Complex Overloads #620
Open
Complex Overloads #620
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
94.2% (target 75.0%)
View this Pull Request on Codecov
94.2% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 98.18653% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.2%. Comparing base (7646f8e) to head (903d23c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/multiprecision/complex.hpp | 90.3% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #620 +/- ##
=========================================
+ Coverage 94.1% 94.2% +0.1%
=========================================
Files 274 276 +2
Lines 26766 27152 +386
=========================================
+ Hits 25163 25553 +390
+ Misses 1603 1599 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_complex_class.cpp | 100.0% <100.0%> (ø) |
|
| include/boost/multiprecision/complex.hpp | 90.3% <90.3%> (ø) |
... and 3 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 7646f8e...903d23c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading