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-40242: skip existence checks for quantum inputs that have datastore records #318

Merged
merged 2 commits into from
Jan 2, 2025

Skip existence checks for quantum inputs that have datastore records.

7fe3f9d
Select commit
Loading
Failed to load commit list.
Merged

DM-40242: skip existence checks for quantum inputs that have datastore records #318

Skip existence checks for quantum inputs that have datastore records.
7fe3f9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

90.03% (+0.00%) compared to e4484fe

View this Pull Request on Codecov

90.03% (+0.00%) compared to e4484fe

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.03%. Comparing base (e4484fe) to head (7fe3f9d).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/ctrl/mpexec/singleQuantumExecutor.py 81.25% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files          50       50           
  Lines        4536     4567   +31     
  Branches      414      420    +6     
=======================================
+ Hits         4084     4112   +28     
- Misses        327      328    +1     
- Partials      125      127    +2     

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