[ENH] - Define new object organization (Data / Results / Base / Algorithm) #291
Codecov / codecov/project
failed
Nov 28, 2024 in 1s
97.46% (-0.01%) compared to b213edc
View this Pull Request on Codecov
97.46% (-0.01%) compared to b213edc
Details
Codecov Report
Attention: Patch coverage is 95.63700%
with 50 lines
in your changes missing coverage. Please review.
Project coverage is 97.46%. Comparing base (
b213edc
) to head (cd2de42
).
Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
specparam/objs/algorithm.py | 92.43% | 14 Missing |
specparam/objs/results.py | 96.07% | 12 Missing |
specparam/objs/data.py | 93.66% | 9 Missing |
specparam/tests/objs/test_results.py | 90.14% | 7 Missing |
specparam/objs/base.py | 96.89% | 4 Missing |
specparam/objs/time.py | 81.81% | 2 Missing |
specparam/objs/event.py | 91.66% | 1 Missing |
specparam/objs/model.py | 97.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #291 +/- ##
==========================================
- Coverage 97.46% 97.46% -0.01%
==========================================
Files 100 108 +8
Lines 5018 5364 +346
==========================================
+ Hits 4891 5228 +337
- Misses 127 136 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading