Skip to content

Make missing init-outputs in --skip-existing-in QGs less fatal.

266af78
Select commit
Loading
Failed to load commit list.
Open

DM-50244: Make quantum graph generation more permissive about missing init-outputs in --skip-existing-in collections #487

Make missing init-outputs in --skip-existing-in QGs less fatal.
266af78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

82.60% (-0.04%) compared to 753c8ce

View this Pull Request on Codecov

82.60% (-0.04%) compared to 753c8ce

Details

Codecov Report

❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.60%. Comparing base (753c8ce) to head (266af78).
⚠️ Report is 403 commits behind head on main.

Files with missing lines Patch % Lines
python/lsst/pipe/base/quantum_graph_builder.py 50.00% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   82.64%   82.60%   -0.04%     
==========================================
  Files         111      111              
  Lines       14355    14367      +12     
  Branches     1844     1846       +2     
==========================================
+ Hits        11863    11868       +5     
- Misses       2041     2047       +6     
- Partials      451      452       +1     

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