Skip to content

Add flag for what to do with failed log datasets

Codecov / codecov/project failed Aug 1, 2024 in 0s

80.04% (-0.20%) compared to 5d287ca

View this Pull Request on Codecov

80.04% (-0.20%) compared to 5d287ca

Details

Codecov Report

Attention: Patch coverage is 74.63415% with 104 lines in your changes missing coverage. Please review.

Project coverage is 80.04%. Comparing base (5d287ca) to head (7e142bb).

Files Patch % Lines
python/lsst/pipe/base/quantum_provenance_graph.py 72.02% 71 Missing and 30 partials ⚠️
...ython/lsst/pipe/base/tests/mocks/_pipeline_task.py 0.00% 2 Missing ⚠️
python/lsst/pipe/base/connections.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   80.24%   80.04%   -0.20%     
==========================================
  Files          96       98       +2     
  Lines       10977    11381     +404     
  Branches     2100     2187      +87     
==========================================
+ Hits         8808     9110     +302     
- Misses       1822     1894      +72     
- Partials      347      377      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.