Skip to content

fix: Finish function flattening utilities

92f1cda
Select commit
Loading
Failed to load commit list.
Closed

Func flat #9

fix: Finish function flattening utilities
92f1cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 28, 2025 in 0s

82.11% (-3.16%) compared to af57bb6

View this Pull Request on Codecov

82.11% (-3.16%) compared to af57bb6

Details

Codecov Report

❌ Patch coverage is 79.83193% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.11%. Comparing base (af57bb6) to head (92f1cda).

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 ⚠️
include/cmcpp/func.hpp 71.42% 1 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk       #9      +/-   ##
==========================================
- Coverage   85.27%   82.11%   -3.16%     
==========================================
  Files          15       19       +4     
  Lines         618     1359     +741     
  Branches       39      113      +74     
==========================================
+ Hits          527     1116     +589     
- Misses         71      163      +92     
- Partials       20       80      +60     

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