Skip to content

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell marked this pull request as ready for review August 19, 2025 22:33
@jamescrosswell jamescrosswell self-assigned this Aug 19, 2025
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link

codecov bot commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 82.14286% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.36%. Comparing base (839feff) to head (9320f0f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/Internal/BackpressureMonitor.cs 71.42% 12 Missing and 4 partials ⚠️
src/Sentry/Internal/UnsampledTransaction.cs 25.00% 0 Missing and 3 partials ⚠️
src/Sentry/Internal/Hub.cs 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4452      +/-   ##
==========================================
+ Coverage   73.34%   73.36%   +0.02%     
==========================================
  Files         479      481       +2     
  Lines       17509    17599      +90     
  Branches     3445     3471      +26     
==========================================
+ Hits        12842    12912      +70     
- Misses       3788     3802      +14     
- Partials      879      885       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Member

@Flash0ver Flash0ver left a comment

Choose a reason for hiding this comment

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

Very nice! Added 3 more non-blocking (optional) comments.

@Flash0ver
Copy link
Member

✅ thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backpressure Management
4 participants