Skip to content

Try runs with older compilers#17

Merged
mborland merged 7 commits intodevelopfrom
try_older
Feb 6, 2026
Merged

Try runs with older compilers#17
mborland merged 7 commits intodevelopfrom
try_older

Conversation

@mborland
Copy link
Member

@mborland mborland commented Feb 5, 2026

Guard support for <format>. Since we have switched to using boost.charconv instead of the barrier should be much lower for full support

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

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.9%. Comparing base (f5b0d88) to head (9e5386e).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #17   +/-   ##
=======================================
  Coverage     97.9%   97.9%           
=======================================
  Files           65      65           
  Lines         2286    2286           
  Branches       657     657           
=======================================
  Hits          2237    2237           
  Misses          22      22           
  Partials        27      27           
Files with missing lines Coverage Δ
...ost/safe_numbers/detail/unsigned_integer_basis.hpp 94.5% <ø> (ø)
include/boost/safe_numbers/format.hpp 100.0% <ø> (ø)
test/test_unsigned_std_format.cpp 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 f5b0d88...9e5386e. Read the comment docs.

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

@cppalliance-bot
Copy link

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

@mborland mborland merged commit ef803fb into develop Feb 6, 2026
40 of 44 checks passed
@mborland mborland deleted the try_older branch February 6, 2026 14:41
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.

2 participants