Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tr/updates #1193

Merged
merged 3 commits into from
Sep 1, 2024
Merged

Tr/updates #1193

merged 3 commits into from
Sep 1, 2024

Commits on Sep 1, 2024

  1. fix: improve PR patch decoding and clean up Bitbucket provider code

    - Add fallback encodings for PR patch decoding to handle non-UTF-8 encodings.
    - Update logging messages for better clarity.
    - Remove unnecessary blank lines and fix minor formatting issues.
    - Ensure full files are retrieved in `get_diff_files` method.
    mrT23 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2c496b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5432469 View commit details
    Browse the repository at this point in the history
  3. fix: handle missing score in code suggestions and adjust indentation …

    …in pr_code_suggestions.py
    mrT23 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9e063bf View commit details
    Browse the repository at this point in the history