Skip to content

fix: Support context locals and error-context APIs

e2eeba9
Select commit
Loading
Failed to load commit list.
Closed

Contextlocal errorcontext #8

fix: Support context locals and error-context APIs
e2eeba9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 28, 2025 in 1s

82.57% (-2.71%) compared to af57bb6

View this Pull Request on Codecov

82.57% (-2.71%) compared to af57bb6

Details

Codecov Report

❌ Patch coverage is 79.97010% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.57%. Comparing base (af57bb6) to head (e2eeba9).

Files with missing lines Patch % Lines
include/cmcpp/context.hpp 81.33% 63 Missing and 43 partials ⚠️
include/cmcpp/runtime.hpp 62.16% 20 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk       #8      +/-   ##
==========================================
- Coverage   85.27%   82.57%   -2.71%     
==========================================
  Files          15       16       +1     
  Lines         618     1268     +650     
  Branches       39      101      +62     
==========================================
+ Hits          527     1047     +520     
- Misses         71      153      +82     
- Partials       20       68      +48     

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