getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

ref(releases): Function to process a single group resolution #81119

Open armenzg opened 9 hours ago

codecov[bot] commented 9 hours ago

Codecov Report

Attention: Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/api/helpers/group_index/update.py 91.11% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81119 +/- ## ========================================== - Coverage 78.47% 78.47% -0.01% ========================================== Files 7215 7215 Lines 319847 319849 +2 Branches 44057 44057 ========================================== - Hits 251012 251006 -6 - Misses 62440 62446 +6 - Partials 6395 6397 +2 ```