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

feat(crons): mark misses as UNKNOWN when tick volume is ABNORMAL #80355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evanpurkhiser
Copy link
Member

@evanpurkhiser evanpurkhiser commented Nov 7, 2024

Requires #80347
Part of GH-79328

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner November 7, 2024 00:40
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/sentry/monitors/clock_tasks/check_missed.py 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #80355       +/-   ##
===========================================
+ Coverage   61.76%   78.34%   +16.58%     
===========================================
  Files        7184     7190        +6     
  Lines      317835   318147      +312     
  Branches    43822    43858       +36     
===========================================
+ Hits       196295   249259    +52964     
+ Misses     115769    62531    -53238     
- Partials     5771     6357      +586     

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.

2 participants