Skip to content

Integrate compile_assert for additional compile time correctness enforcement#226

Merged
mborland merged 19 commits into
developfrom
compile_assert
Jul 6, 2026
Merged

Integrate compile_assert for additional compile time correctness enforcement#226
mborland merged 19 commits into
developfrom
compile_assert

Conversation

@mborland

@mborland mborland commented Jul 2, 2026

Copy link
Copy Markdown
Member

No description provided.

@mborland mborland added this to the v0.1.0 milestone Jul 2, 2026
@mborland mborland added the enhancement New feature or request label Jul 2, 2026
@cppalliance-bot

cppalliance-bot commented Jul 2, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://226.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-07-06 17:20:41 UTC

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (86ab274) to head (30ece69).
⚠️ Report is 20 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #226     +/-   ##
=========================================
+ Coverage     98.8%   98.8%   +0.1%     
=========================================
  Files          210     210             
  Lines        15196   15257     +61     
  Branches      5675    5675             
=========================================
+ Hits         15002   15063     +61     
  Misses         116     116             
  Partials        78      78             
Files with missing lines Coverage Δ
...boost/safe_numbers/detail/signed_integer_basis.hpp 95.8% <ø> (ø)
...ost/safe_numbers/detail/unsigned_integer_basis.hpp 93.9% <100.0%> (+0.2%) ⬆️
include/boost/safe_numbers/integer_utilities.hpp 100.0% <ø> (ø)
test/test_float_div.cpp 100.0% <ø> (ø)

... and 53 files with indirect coverage changes


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 86ab274...30ece69. 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 42172dd into develop Jul 6, 2026
55 checks passed
@mborland mborland deleted the compile_assert branch July 6, 2026 18:09
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.

2 participants