Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Dec 5, 2025

Closes: #1270

@mborland mborland added this to the v6.0.0 milestone Dec 5, 2025
@mborland mborland self-assigned this Dec 5, 2025
@mborland mborland added the enhancement New feature or request label Dec 5, 2025
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1272.decimal.prtest3.cppalliance.org/libs/decimal/doc/html/index.html

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

2025-12-05 13:57:50 UTC

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.9%. Comparing base (2bc8e5f) to head (0d0bd12).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1272     +/-   ##
=========================================
+ Coverage     98.9%   98.9%   +0.1%     
=========================================
  Files          266     267      +1     
  Lines        17698   17755     +57     
  Branches      1970    1973      +3     
=========================================
+ Hits         17492   17550     +58     
+ Misses         206     205      -1     
Files with missing lines Coverage Δ
include/boost/decimal/string.hpp 100.0% <100.0%> (ø)
test/test_from_string.cpp 100.0% <100.0%> (ø)

... and 2 files with indirect coverage changes


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 2bc8e5f...0d0bd12. Read the comment docs.

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

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 stof like support

3 participants