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

fix(ai-autofix): Fix ai autofix release lookup #63926

Merged
merged 1 commit into from Jan 26, 2024
Merged

Conversation

jennmueng
Copy link
Member

@jennmueng jennmueng commented Jan 26, 2024

Fixes #SENTRY-2FSK

Problem

Release versions aren't exactly unique.

Fix

Pass org id and project into the release query

@jennmueng jennmueng requested a review from a team January 26, 2024 05:18
@jennmueng jennmueng self-assigned this Jan 26, 2024
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (3da0018) 81.39% compared to head (0f82d35) 81.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #63926      +/-   ##
==========================================
- Coverage   81.39%   81.38%   -0.01%     
==========================================
  Files        5226     5226              
  Lines      232433   232440       +7     
  Branches    40248    40248              
==========================================
- Hits       189185   189182       -3     
- Misses      37393    37402       +9     
- Partials     5855     5856       +1     
Files Coverage Δ
src/sentry/api/endpoints/group_ai_autofix.py 68.35% <25.00%> (-5.26%) ⬇️

... and 5 files with indirect coverage changes

@jennmueng jennmueng merged commit bd8545b into master Jan 26, 2024
51 of 52 checks passed
@jennmueng jennmueng deleted the ai-autofix-release branch January 26, 2024 17:01
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants