Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Oct 9, 2025

Closes: #1094
Closes: #1095

@mborland mborland added this to the v6.0.0 milestone Oct 9, 2025
@mborland mborland self-assigned this Oct 9, 2025
@mborland mborland added documentation Improvements or additions to documentation Boost Review Collected Comments from Boost Review Period labels Oct 9, 2025
@cppalliance-bot
Copy link

cppalliance-bot commented Oct 9, 2025

An automated preview of the documentation is available at https://1101.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-10-10 08:00:24 UTC

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.4%. Comparing base (5446da0) to head (98082ef).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1101     +/-   ##
=========================================
+ Coverage     99.4%   99.4%   +0.1%     
=========================================
  Files          245     246      +1     
  Lines        16770   16778      +8     
  Branches      1812    1812             
=========================================
+ Hits         16663   16671      +8     
  Misses         107     107             
Files with missing lines Coverage Δ
include/boost/decimal/cfenv.hpp 100.0% <ø> (ø)
test/github_issue_1026.cpp 100.0% <ø> (ø)
test/github_issue_1094.cpp 100.0% <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 5446da0...98082ef. 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 1bb9391 into develop Oct 10, 2025
73 checks passed
@mborland mborland deleted the 1095 branch October 10, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Collected Comments from Boost Review Period documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for controlling the rounding needs more love fesetround: documentation doesn't match the implementation

3 participants