Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39842: Add new Task exceptions and error annotation #400

Merged
merged 3 commits into from
Mar 22, 2024

remove test cruft

eb16be8
Select commit
Loading
Failed to load commit list.
Merged

DM-39842: Add new Task exceptions and error annotation #400

remove test cruft
eb16be8
Select commit
Loading
Failed to load commit list.
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.