Codecov / codecov/project
succeeded
Jul 31, 2026 in 1s
92.99% (+5.49%) compared to 41c1c5f
View this Pull Request on Codecov
92.99% (+5.49%) compared to 41c1c5f
Details
Codecov Report
❌ Patch coverage is 94.93355% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.99%. Comparing base (41c1c5f) to head (299127d).
Additional details and impacted files
@@ Coverage Diff @@
## master #390 +/- ##
==========================================
+ Coverage 87.49% 92.99% +5.49%
==========================================
Files 46 48 +2
Lines 2790 3852 +1062
Branches 339 0 -339
==========================================
+ Hits 2441 3582 +1141
- Misses 263 270 +7
+ Partials 86 0 -86 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/easyreflectometry/__init__.py | 75.00% <100.00%> (+3.57%) |
⬆️ |
| src/easyreflectometry/analysis/__init__.py | 100.00% <100.00%> (ø) |
|
| src/easyreflectometry/calculators/__init__.py | 64.70% <100.00%> (ø) |
|
| ...c/easyreflectometry/calculators/calculator_base.py | 98.78% <ø> (+3.65%) |
⬆️ |
| src/easyreflectometry/calculators/factory.py | 100.00% <ø> (+6.25%) |
⬆️ |
| ...easyreflectometry/calculators/refl1d/calculator.py | 100.00% <ø> (ø) |
|
| ...rc/easyreflectometry/calculators/refl1d/wrapper.py | 99.01% <ø> (+1.84%) |
⬆️ |
| .../easyreflectometry/calculators/refnx/calculator.py | 100.00% <ø> (ø) |
|
| src/easyreflectometry/calculators/refnx/wrapper.py | 98.38% <100.00%> (+0.02%) |
⬆️ |
| src/easyreflectometry/calculators/wrapper_base.py | 98.61% <ø> (ø) |
|
| ... and 38 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading