Skip to content

fix: add backpressure and task lifecycle

cf2d0bb
Select commit
Loading
Failed to load commit list.
Closed

Backpressure #11

fix: add backpressure and task lifecycle
cf2d0bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 28, 2025 in 0s

81.75% (-3.53%) compared to af57bb6

View this Pull Request on Codecov

81.75% (-3.53%) compared to af57bb6

Details

Codecov Report

❌ Patch coverage is 78.20513% with 136 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.75%. Comparing base (af57bb6) to head (cf2d0bb).

Files with missing lines Patch % Lines
include/cmcpp/context.hpp 80.36% 66 Missing and 42 partials ⚠️
include/cmcpp/runtime.hpp 62.16% 20 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #11      +/-   ##
==========================================
- Coverage   85.27%   81.75%   -3.53%     
==========================================
  Files          15       15              
  Lines         618     1222     +604     
  Branches       39       98      +59     
==========================================
+ Hits          527      999     +472     
- Misses         71      156      +85     
- Partials       20       67      +47     

☔ 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.