Skip to content

Add float CUDA testing and delete float operator%#224

Merged
mborland merged 3 commits into
developfrom
219
Jun 25, 2026
Merged

Add float CUDA testing and delete float operator%#224
mborland merged 3 commits into
developfrom
219

Remove mod from docs

89dd0e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

97.4% (target 90.0%)

View this Pull Request on Codecov

97.4% (target 90.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.4%. Comparing base (029e858) to head (89dd0e9).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #224     +/-   ##
=========================================
+ Coverage     97.3%   97.4%   +0.1%     
=========================================
  Files          209     207      -2     
  Lines        15266   15063    -203     
  Branches      5807    5722     -85     
=========================================
- Hits         14853   14660    -193     
+ Misses         336     326     -10     
  Partials        77      77             
Files with missing lines Coverage Δ
include/boost/safe_numbers/bounded_floats.hpp 94.9% <ø> (-0.5%) ⬇️
include/boost/safe_numbers/detail/float_basis.hpp 79.5% <100.0%> (-<0.1%) ⬇️

Continue to review full report in Codecov by Harness.

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

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