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

Handle backpressure earlier in pipeline #2371

Merged
merged 5 commits into from
Oct 30, 2024

Merge branch 'main' into enha/earlier-task-queue

2e3680c
Select commit
Loading
Failed to load commit list.
Merged

Handle backpressure earlier in pipeline #2371

Merge branch 'main' into enha/earlier-task-queue
2e3680c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

84.72% (-0.01%) compared to 7954fb3, passed because coverage increased by 0.01% when compared to adjusted base (84.70%)

View this Pull Request on Codecov

84.72% (-0.01%) compared to 7954fb3, passed because coverage increased by 0.01% when compared to adjusted base (84.70%)

Details

Codecov Report

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

Project coverage is 84.72%. Comparing base (7954fb3) to head (2e3680c).

Files with missing lines Patch % Lines
dart/lib/src/transport/task_queue.dart 71.42% 2 Missing ⚠️
dart/lib/src/sentry.dart 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2371      +/-   ##
==========================================
- Coverage   84.72%   84.72%   -0.01%     
==========================================
  Files         253      253              
  Lines        9083     9097      +14     
==========================================
+ Hits         7696     7707      +11     
- Misses       1387     1390       +3     

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