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