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

ref(similarity): remove backfill endpoint #87448

Merged
merged 6 commits into from
Mar 20, 2025

Conversation

JoshFerge
Copy link
Member

this code can be removed as for future backfills we'll use getsentry jobs.

@JoshFerge JoshFerge requested a review from a team as a code owner March 19, 2025 20:40
@JoshFerge JoshFerge requested a review from a team March 19, 2025 20:40
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 19, 2025
@JoshFerge JoshFerge enabled auto-merge (squash) March 19, 2025 20:40
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 86.20690% with 16 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/seer/autofix_tools.py 38.88% 11 Missing ⚠️
tests/sentry/seer/test_autofix.py 91.52% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #87448       +/-   ##
===========================================
+ Coverage   33.16%   87.76%   +54.59%     
===========================================
  Files        8358     9887     +1529     
  Lines      466166   560745    +94579     
  Branches    22076    22075        -1     
===========================================
+ Hits       154620   492112   +337492     
+ Misses     311142    68229   -242913     
  Partials      404      404               

@JoshFerge JoshFerge requested a review from a team as a code owner March 20, 2025 15:02
@JoshFerge JoshFerge merged commit ea11ee3 into master Mar 20, 2025
48 checks passed
@JoshFerge JoshFerge deleted the jferg/remove-backfill-endpoint branch March 20, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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

3 participants