Skip to content

Conversation

@evanpurkhiser
Copy link
Member

No description provided.

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner April 29, 2024 19:41
@evanpurkhiser evanpurkhiser requested a review from lynnagara April 29, 2024 19:41
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 29, 2024
@codecov
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.86%. Comparing base (f9e6717) to head (b530708).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #69919      +/-   ##
==========================================
+ Coverage   78.96%   79.86%   +0.90%     
==========================================
  Files        6490     6490              
  Lines      288562   288566       +4     
  Branches    49692    49692              
==========================================
+ Hits       227851   230467    +2616     
+ Misses      60314    57703    -2611     
+ Partials      397      396       -1     
Files Coverage Δ
src/sentry/monitors/consumers/monitor_consumer.py 90.41% <100.00%> (+0.02%) ⬆️

... and 247 files with indirect coverage changes

@evanpurkhiser evanpurkhiser enabled auto-merge (squash) April 29, 2024 20:12
logger = logging.getLogger(__name__)

MONITOR_CODEC = get_codec("ingest-monitors")
MONITOR_CODEC: Codec[IngestMonitorMessage] = get_codec("ingest-monitors")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Helps the codec understand it's going to be encoding / decoding a IngestMonitorMessage

@evanpurkhiser evanpurkhiser merged commit c72d0c5 into master Apr 29, 2024
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-crons-improve-typing-on-monitor-codec branch April 29, 2024 20:21
@evanpurkhiser evanpurkhiser self-assigned this May 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 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.

3 participants