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-47328: Add QuantumBackedButler.retrieveArtifacts #1111

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

timj
Copy link
Member

@timj timj commented Nov 1, 2024

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes
  • (if changing dimensions.yaml) make a copy of dimensions.yaml in configs/old_dimensions

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.37%. Comparing base (89d1144) to head (cf9fcf9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1111   +/-   ##
=======================================
  Coverage   89.37%   89.37%           
=======================================
  Files         362      362           
  Lines       48301    48312   +11     
  Branches     5872     5872           
=======================================
+ Hits        43168    43179   +11     
  Misses       3718     3718           
  Partials     1415     1415           

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

Copy link
Contributor

@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 great.

python/lsst/daf/butler/_quantum_backed.py Show resolved Hide resolved
python/lsst/daf/butler/_quantum_backed.py Outdated Show resolved Hide resolved
python/lsst/daf/butler/_quantum_backed.py Show resolved Hide resolved
Use underscore name since this is new and not part of Butler
hierarchy.
@timj timj merged commit e75d1d5 into main Nov 5, 2024
19 checks passed
@timj timj deleted the tickets/DM-47328 branch November 5, 2024 23:03
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.

3 participants