Skip to content

Add log 10 to documentation pages

28980d1
Select commit
Loading
Failed to load commit list.
Merged

Add log10 function #68

Add log 10 to documentation pages
28980d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

98.5% (target 90.0%)

View this Pull Request on Codecov

98.5% (target 90.0%)

Details

Codecov Report

❌ Patch coverage is 97.27891% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.5%. Comparing base (c59219b) to head (28980d1).

Files with missing lines Patch % Lines
include/boost/safe_numbers/detail/num_digits.hpp 87.1% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #68     +/-   ##
=========================================
- Coverage     98.6%   98.5%   -0.0%     
=========================================
  Files          105     107      +2     
  Lines         6743    6890    +147     
  Branches      2311    2373     +62     
=========================================
+ Hits          6643    6786    +143     
- Misses          39      43      +4     
  Partials        61      61             
Files with missing lines Coverage Δ
include/boost/safe_numbers/integer_utilities.hpp 100.0% <100.0%> (ø)
test/test_log10.cpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/detail/num_digits.hpp 87.1% <87.1%> (ø)

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 c59219b...28980d1. Read the comment docs.

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