Skip to content

fx: Add waitable, stream, and future infrastructure

7e85a21
Select commit
Loading
Failed to load commit list.
Closed

Futures #10

fx: Add waitable, stream, and future infrastructure
7e85a21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 28, 2025 in 0s

84.34% (-0.93%) compared to af57bb6

View this Pull Request on Codecov

84.34% (-0.93%) compared to af57bb6

Details

Codecov Report

❌ Patch coverage is 83.17536% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.34%. Comparing base (af57bb6) to head (7e85a21).

Files with missing lines Patch % Lines
include/cmcpp/context.hpp 83.17% 45 Missing and 26 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #10      +/-   ##
==========================================
- Coverage   85.27%   84.34%   -0.93%     
==========================================
  Files          15       15              
  Lines         618     1035     +417     
  Branches       39       72      +33     
==========================================
+ Hits          527      873     +346     
- Misses         71      116      +45     
- Partials       20       46      +26     

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