Merge release to develop #95
Merged
Codecov / codecov/project
succeeded
Jan 12, 2025 in 0s
71.84% (-0.02%) compared to e32839b
View this Pull Request on Codecov
71.84% (-0.02%) compared to e32839b
Details
Codecov Report
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 71.84%. Comparing base (
e32839b
) to head (d3bbd0b
).
Files with missing lines | Patch % | Lines |
---|---|---|
peak_finder/dash_application.py | 0.00% | 1 Missing |
peak_finder/line_position.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #95 +/- ##
===========================================
- Coverage 71.86% 71.84% -0.02%
===========================================
Files 19 19
Lines 2520 2529 +9
===========================================
+ Hits 1811 1817 +6
- Misses 709 712 +3
Files with missing lines | Coverage Δ | |
---|---|---|
peak_finder/__init__.py | 94.44% <ø> (ø) |
|
peak_finder/anomaly.py | 89.47% <ø> (ø) |
|
peak_finder/anomaly_group.py | 89.58% <ø> (ø) |
|
peak_finder/application.py | 33.59% <ø> (ø) |
|
peak_finder/constants.py | 100.00% <ø> (ø) |
|
peak_finder/driver.py | 86.77% <ø> (ø) |
|
peak_finder/layout.py | 100.00% <ø> (ø) |
|
peak_finder/line_anomaly.py | 95.10% <ø> (ø) |
|
peak_finder/line_data.py | 95.42% <ø> (ø) |
|
peak_finder/line_group.py | 89.44% <ø> (ø) |
|
... and 9 more |
Loading