Skip to content

Comments

Add arbitrary log #111

Merged
mborland merged 5 commits intodevelopfrom
88
Feb 24, 2026
Merged

Add arbitrary log #111
mborland merged 5 commits intodevelopfrom
88

Conversation

@mborland
Copy link
Member

Closes: #88

@mborland mborland added this to the v0.1.0 milestone Feb 24, 2026
@mborland mborland self-assigned this Feb 24, 2026
@mborland mborland added the enhancement New feature or request label Feb 24, 2026
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://111.safe-numbers.prtest3.cppalliance.org/libs/safe_numbers/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-02-24 18:07:50 UTC

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.5%. Comparing base (189fcb6) to head (d48a937).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #111     +/-   ##
=========================================
+ Coverage     98.5%   98.5%   +0.1%     
=========================================
  Files          103     104      +1     
  Lines         6951    7119    +168     
  Branches      2533    2634    +101     
=========================================
+ Hits          6843    7011    +168     
  Misses          42      42             
  Partials        66      66             
Files with missing lines Coverage Δ
include/boost/safe_numbers/integer_utilities.hpp 100.0% <100.0%> (ø)
test/test_ilog.cpp 100.0% <100.0%> (ø)
test/test_ilog10.cpp 100.0% <100.0%> (ø)
test/test_ilog2.cpp 100.0% <100.0%> (ø)

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 189fcb6...d48a937. Read the comment docs.

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

@mborland mborland merged commit 23ae89a into develop Feb 24, 2026
36 checks passed
@mborland mborland deleted the 88 branch February 24, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add arbitrary ilog

2 participants