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-38041: rewrite pre-exec-init logic to work without QGs and respect storage class differences #444

Merged
merged 16 commits into from
Sep 12, 2024

Add changelog entry.

9a3e471
Select commit
Loading
Failed to load commit list.
Merged

DM-38041: rewrite pre-exec-init logic to work without QGs and respect storage class differences #444

Add changelog entry.
9a3e471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

83.52% (+1.22%) compared to 3efb6ca

View this Pull Request on Codecov

83.52% (+1.22%) compared to 3efb6ca

Details

Codecov Report

Attention: Patch coverage is 96.39831% with 17 lines in your changes missing coverage. Please review.

Project coverage is 83.52%. Comparing base (3efb6ca) to head (9a3e471).

Files with missing lines Patch % Lines
...n/lsst/pipe/base/pipeline_graph/_pipeline_graph.py 88.33% 8 Missing and 6 partials ⚠️
python/lsst/pipe/base/graph/graph.py 96.51% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
+ Coverage   82.30%   83.52%   +1.22%     
==========================================
  Files          96       97       +1     
  Lines       10971    11426     +455     
  Branches     2092     2192     +100     
==========================================
+ Hits         9030     9544     +514     
+ Misses       1590     1528      -62     
- Partials      351      354       +3     

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