Skip to content

reduce use of SFINAE to shorten error messages

bbca292
Select commit
Loading
Failed to load commit list.
Merged

reduce use of SFINAE to shorten error messages #44

reduce use of SFINAE to shorten error messages
bbca292
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2025 in 0s

93.81% (-0.03%) compared to e1ba769

View this Pull Request on Codecov

93.81% (-0.03%) compared to e1ba769

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.81%. Comparing base (e1ba769) to head (bbca292).

Files with missing lines Patch % Lines
src/test_param.hpp 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   93.84%   93.81%   -0.03%     
==========================================
  Files          15       15              
  Lines         276      275       -1     
  Branches       28       28              
==========================================
- Hits          259      258       -1     
  Misses          5        5              
  Partials       12       12              

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