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-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs #426

Merged
merged 18 commits into from
Sep 23, 2024

Respond to review feedback

e5d3d75
Select commit
Loading
Failed to load commit list.
Merged

DM-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs #426

Respond to review feedback
e5d3d75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 21, 2024 in 0s

83.22% (-0.30%) compared to a82cb14

View this Pull Request on Codecov

83.22% (-0.30%) compared to a82cb14

Details

Codecov Report

Attention: Patch coverage is 75.57604% with 106 lines in your changes missing coverage. Please review.

Project coverage is 83.22%. Comparing base (a82cb14) to head (e5d3d75).

Files with missing lines Patch % Lines
python/lsst/pipe/base/quantum_provenance_graph.py 73.14% 74 Missing and 31 partials ⚠️
tests/test_quantum_provenance_graph.py 97.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   83.51%   83.22%   -0.30%     
==========================================
  Files          97       99       +2     
  Lines       11427    11861     +434     
  Branches     2192     2280      +88     
==========================================
+ Hits         9543     9871     +328     
- Misses       1529     1603      +74     
- Partials      355      387      +32     

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