Fix skew normal by exp-sinh quadrature - #1449
Open
NAThompson wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Sep 6, 2026 in 0s
95.42% (+0.01%) compared to c1acadb
View this Pull Request on Codecov
95.42% (+0.01%) compared to c1acadb
Details
Codecov Report
❌ Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.42%. Comparing base (c1acadb) to head (334d661).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/math/distributions/skew_normal.hpp | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1449 +/- ##
===========================================
+ Coverage 95.41% 95.42% +0.01%
===========================================
Files 831 831
Lines 69550 69735 +185
===========================================
+ Hits 66359 66545 +186
+ Misses 3191 3190 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_skew_normal.cpp | 100.00% <100.00%> (ø) |
|
| include/boost/math/distributions/skew_normal.hpp | 85.77% <96.00%> (+1.19%) |
⬆️ |
... and 19 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c1acadb...334d661. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading