DM-39842: Add new Task exceptions and error annotation #400
Codecov / codecov/project
succeeded
Mar 21, 2024 in 0s
82.36% (-0.01%) compared to 02714a3, passed because coverage increased by +0.02% when compared to adjusted base (82.34%)
View this Pull Request on Codecov
82.36% (-0.01%) compared to 02714a3, passed because coverage increased by +0.02% when compared to adjusted base (82.34%)
Details
Codecov Report
Attention: Patch coverage is 92.00000%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 82.36%. Comparing base (
02714a3
) to head (eb16be8
).
Files | Patch % | Lines |
---|---|---|
python/lsst/pipe/base/_quantumContext.py | 0.00% | 1 Missing and 1 partial |
python/lsst/pipe/base/_status.py | 90.90% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #400 +/- ##
==========================================
- Coverage 82.37% 82.36% -0.01%
==========================================
Files 93 93
Lines 10614 10645 +31
Branches 2010 2021 +11
==========================================
+ Hits 8743 8768 +25
- Misses 1518 1521 +3
- Partials 353 356 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading