Skip to content

Add CMake configuration for recursive_variant_test

bae0c36
Select commit
Loading
Failed to load commit list.
Merged

Add appendix discussing recursive variants #611

Add CMake configuration for recursive_variant_test
bae0c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2025 in 1s

98.71% (-0.81%) compared to cea96af

View this Pull Request on Codecov

98.71% (-0.81%) compared to cea96af

Details

Codecov Report

❌ Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.71%. Comparing base (cea96af) to head (bae0c36).

Files with missing lines Patch % Lines
exploration/recursive_variant_test.cc 76.00% 6 Missing ⚠️
exploration/recursive_variant.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
- Coverage   99.51%   98.71%   -0.81%     
==========================================
  Files          12       14       +2     
  Lines         829      855      +26     
  Branches       90       90              
==========================================
+ Hits          825      844      +19     
- Misses          4       11       +7     

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