Skip to content

Add examples that test STL integration#91

Merged
mborland merged 1 commit intodevelopfrom
89
Feb 18, 2026
Merged

Add examples that test STL integration#91
mborland merged 1 commit intodevelopfrom
89

Conversation

@mborland
Copy link
Member

Closes: #89

@mborland mborland added this to the v0.1.0 milestone Feb 18, 2026
@mborland mborland self-assigned this Feb 18, 2026
@mborland mborland added the Quality Improve testing or CI environment label Feb 18, 2026
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://91.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-18 18:34:14 UTC

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.4%. Comparing base (883067c) to head (42f72e0).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
examples/std_numeric_usage.cpp 86.5% 0 Missing and 5 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #91     +/-   ##
=========================================
- Coverage     98.5%   98.4%   -0.0%     
=========================================
  Files          114     115      +1     
  Lines         7522    7559     +37     
  Branches      2593    2611     +18     
=========================================
+ Hits          7404    7436     +32     
  Misses          43      43             
- Partials        75      80      +5     
Files with missing lines Coverage Δ
examples/std_numeric_usage.cpp 86.5% <86.5%> (ø)

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 883067c...42f72e0. 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 d225078 into develop Feb 18, 2026
36 checks passed
@mborland mborland deleted the 89 branch February 18, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Quality Improve testing or CI environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test std::min, std::max, std::clamp with all types

2 participants

Comments