Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
55.60% (-0.10%) compared to 764788c, passed because coverage increased by 1.44% when compared to adjusted base (54.15%)
View this Pull Request on Codecov
55.60% (-0.10%) compared to 764788c, passed because coverage increased by 1.44% when compared to adjusted base (54.15%)
Details
Codecov Report
❌ Patch coverage is 61.19403% with 208 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.60%. Comparing base (764788c) to head (ef64fcc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/datasets/spectraldata.jl | 50.00% | 21 Missing |
| src/fitting/problem.jl | 60.41% | 19 Missing |
| src/julia-models/additive.jl | 65.30% | 17 Missing |
| src/datasets/spectrum.jl | 12.50% | 14 Missing |
| src/utils.jl | 26.31% | 14 Missing |
| src/datasets/response.jl | 31.57% | 13 Missing |
| src/datasets/ogip.jl | 65.71% | 12 Missing |
| src/julia-models/convolutional.jl | 0.00% | 11 Missing |
| src/composite-models.jl | 77.50% | 9 Missing |
| src/datasets/datasets.jl | 11.11% | 8 Missing |
| ... and 23 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #257 +/- ##
==========================================
- Coverage 55.69% 55.60% -0.10%
==========================================
Files 39 39
Lines 2632 2651 +19
==========================================
+ Hits 1466 1474 +8
- Misses 1166 1177 +11 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading