Fix issue with newer PPC64 platforms aliasing long double to __float128
#278
Codecov / codecov/project
succeeded
Aug 6, 2025 in 0s
94.89% (+0.00%) compared to 6bd2747
View this Pull Request on Codecov
94.89% (+0.00%) compared to 6bd2747
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.89%. Comparing base (6bd2747) to head (8fc1ee0).
Additional details and impacted files
@@ Coverage Diff @@
## develop #278 +/- ##
========================================
Coverage 94.89% 94.89%
========================================
Files 71 71
Lines 9123 9123
========================================
Hits 8657 8657
Misses 466 466 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/from_chars.cpp | 83.78% <ø> (ø) |
|
| src/to_chars.cpp | 92.94% <ø> (ø) |
|
| src/to_chars_float_impl.hpp | 83.39% <ø> (ø) |
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 6bd2747...8fc1ee0. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading