Skip to content

DM-53212: Add TrivialQuantumGraphBuilder#554

Open
mfisherlevine wants to merge 14 commits intomainfrom
tickets/DM-53212
Open

DM-53212: Add TrivialQuantumGraphBuilder#554
mfisherlevine wants to merge 14 commits intomainfrom
tickets/DM-53212

Conversation

@mfisherlevine
Copy link
Contributor

Checklist

  • ran Jenkins
  • ran and inspected package-docs build
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 92.72727% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.77%. Comparing base (26d18fe) to head (aecd123).
⚠️ Report is 127 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/pipe/base/blocking_limited_butler.py 83.82% 10 Missing and 1 partial ⚠️
...on/lsst/pipe/base/trivial_quantum_graph_builder.py 92.18% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
- Coverage   88.93%   88.77%   -0.17%     
==========================================
  Files         151      159       +8     
  Lines       20750    22044    +1294     
  Branches     2463     2619     +156     
==========================================
+ Hits        18455    19570    +1115     
- Misses       1716     1839     +123     
- Partials      579      635      +56     

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

A glaring omission here is a test that blocks and then succeeds, which
would require some combination of deeper mocking or threads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants