Skip to content

Show how we could emulate an integer safety profile#180

Merged
mborland merged 3 commits intodevelopfrom
176
Apr 17, 2026
Merged

Show how we could emulate an integer safety profile#180
mborland merged 3 commits intodevelopfrom
176

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #176

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

cppalliance-bot commented Apr 17, 2026

An automated preview of the documentation is available at https://180.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-04-17 20:10:05 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.6%. Comparing base (839ddd9) to head (691f4a1).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
examples/safety_profile.cpp 84.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #180     +/-   ##
=========================================
- Coverage     97.6%   97.6%   -0.0%     
=========================================
  Files          166     167      +1     
  Lines        12670   12683     +13     
  Branches      4660    4669      +9     
=========================================
+ Hits         12356   12367     +11     
- Misses         247     248      +1     
- Partials        67      68      +1     
Files with missing lines Coverage Δ
examples/safety_profile.cpp 84.7% <84.7%> (ø)

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 839ddd9...691f4a1. 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 f226d10 into develop Apr 17, 2026
42 checks passed
@mborland mborland deleted the 176 branch April 17, 2026 20:56
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.

Emulate an integer safety profile

2 participants