Skip to content

Only applies to platforms with consteval

98082ef
Select commit
Loading
Failed to load commit list.
Merged

Improve <cfenv> examples and docs #1101

Only applies to platforms with consteval
98082ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 0s

99.4% (target 75.0%)

View this Pull Request on Codecov

99.4% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.4%. Comparing base (5446da0) to head (98082ef).

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.