Correct ellint_2 for N * PI / 2 phi argument. #1378
Merged
Codecov / codecov/project
succeeded
Mar 12, 2026 in 0s
95.34% (-0.01%) compared to 7bb5ceb, passed because coverage increased by 0% when compared to adjusted base (95.34%)
View this Pull Request on Codecov
95.34% (-0.01%) compared to 7bb5ceb, passed because coverage increased by 0% when compared to adjusted base (95.34%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.34%. Comparing base (7bb5ceb) to head (c793e1c).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1378 +/- ##
===========================================
- Coverage 95.34% 95.34% -0.01%
===========================================
Files 825 825
Lines 68160 68164 +4
===========================================
+ Hits 64987 64990 +3
- Misses 3173 3174 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/math/special_functions/ellint_2.hpp | 100.00% <100.00%> (ø) |
|
| test/test_ellint_2.hpp | 100.00% <100.00%> (ø) |
... 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 7bb5ceb...c793e1c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading