Skip to content

Add to examples doc and nav

6746e1f
Select commit
Loading
Failed to load commit list.
Merged

Add generic driver function #13

Add to examples doc and nav
6746e1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

97.8% (target 90.0%)

View this Pull Request on Codecov

97.8% (target 90.0%)

Details

Codecov Report

❌ Patch coverage is 95.89041% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.8%. Comparing base (0190182) to head (6746e1f).

Files with missing lines Patch % Lines
examples/generic_arithmetic.cpp 89.3% 0 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #13     +/-   ##
=========================================
- Coverage     97.9%   97.8%   -0.0%     
=========================================
  Files           61      63      +2     
  Lines         2190    2238     +48     
  Branches       611     630     +19     
=========================================
+ Hits          2143    2188     +45     
  Misses          23      23             
- Partials        24      27      +3     
Files with missing lines Coverage Δ
examples/strict_arithmetic.cpp 100.0% <100.0%> (ø)
...ost/safe_numbers/detail/unsigned_integer_basis.hpp 94.5% <100.0%> (+0.2%) ⬆️
examples/generic_arithmetic.cpp 89.3% <89.3%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0190182...6746e1f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.