Skip to content

Fix build on POWER10#1086

Merged
mborland merged 12 commits intodevelopfrom
1085
Sep 30, 2025
Merged

Fix build on POWER10#1086
mborland merged 12 commits intodevelopfrom
1085

Conversation

@mborland
Copy link
Member

Since this platform has an unsupported long double configuration we need to delete those constructors and conversion functions. Also fix the tests

@mborland mborland added this to the v6.0.0 milestone Sep 30, 2025
@mborland mborland self-assigned this Sep 30, 2025
@mborland mborland added the Bug Something isn't working label Sep 30, 2025
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.4%. Comparing base (0874cc8) to head (af807eb).
⚠️ Report is 13 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1086     +/-   ##
=========================================
- Coverage     99.4%   99.4%   -0.0%     
=========================================
  Files          244     244             
  Lines        16743   16743             
  Branches      1812    1812             
=========================================
- Hits         16637   16636      -1     
- Misses         106     107      +1     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 98.5% <ø> (ø)
include/boost/decimal/decimal32_t.hpp 96.5% <ø> (ø)
include/boost/decimal/decimal64_t.hpp 97.2% <ø> (ø)
include/boost/decimal/decimal_fast128_t.hpp 98.8% <ø> (ø)
include/boost/decimal/decimal_fast32_t.hpp 100.0% <ø> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <ø> (ø)
...clude/boost/decimal/detail/ryu/ryu_generic_128.hpp 100.0% <ø> (ø)
test/github_issue_426.cpp 100.0% <ø> (ø)
test/roundtrip_decimal128.cpp 100.0% <ø> (ø)
test/roundtrip_decimal128_fast.cpp 100.0% <ø> (ø)
... and 15 more

... and 1 file 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 0874cc8...af807eb. 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 460fde2 into develop Sep 30, 2025
73 checks passed
@mborland mborland deleted the 1085 branch September 30, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant