getsentry / sentry

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

ref(crons): Use get_codec for producing clock pulses #70080

Closed evanpurkhiser closed 2 weeks ago

evanpurkhiser commented 2 weeks ago

Just a small refactor to consistently use the get_codec stuff

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.83%. Comparing base (b7f71b1) to head (666f079). Report is 30 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70080 +/- ## =========================================== + Coverage 51.56% 79.83% +28.27% =========================================== Files 6468 6503 +35 Lines 287810 289206 +1396 Branches 49589 49805 +216 =========================================== + Hits 148400 230891 +82491 + Misses 138995 57904 -81091 + Partials 415 411 -4 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/70080?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [src/sentry/monitors/tasks/clock\_pulse.py](https://app.codecov.io/gh/getsentry/sentry/pull/70080?src=pr&el=tree&filepath=src%2Fsentry%2Fmonitors%2Ftasks%2Fclock_pulse.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9tb25pdG9ycy90YXNrcy9jbG9ja19wdWxzZS5weQ==) | `69.23% <100.00%> (+19.23%)` | :arrow_up: | ... and [2087 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/70080/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)