-
Notifications
You must be signed in to change notification settings - Fork 12
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-35396: Record provenance in QuantumContext #464
Conversation
793d618
to
3af06d4
Compare
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #464 +/- ##
==========================================
- Coverage 82.31% 82.30% -0.02%
==========================================
Files 107 107
Lines 12687 12702 +15
Branches 1626 1628 +2
==========================================
+ Hits 10443 10454 +11
- Misses 1811 1814 +3
- Partials 433 434 +1 ☔ View full report in Codecov by Sentry. |
3af06d4
to
29d5ae2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a CachingLimitedButler
in this package that needs to get the new put
signature.
360b8c4
to
f24ff2e
Compare
6b37143
to
7e83c5c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great.
556b3ef
to
86a910c
Compare
86a910c
to
ea44f8a
Compare
Now that the UUID is always known it becomes useful to track this information for provenance purposes.
ea44f8a
to
dd217c8
Compare
Requires lsst/daf_butler#1147
Checklist
doc/changes