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

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Dec 20, 2024

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

Copy link

codecov bot commented Dec 20, 2024

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).
Report is 3 commits behind head on main.

✅ 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.

Copy link
Collaborator

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@TallJimbo TallJimbo merged commit 2ebd24b into main Jan 2, 2025
16 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-40242 branch January 2, 2025 15:22
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