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-41165: Inconsistent handling of expanded datasetRefs #895

Merged
merged 2 commits into from
Oct 18, 2023

Allow non-expanded datasetRefs in DirectButler.transfer_from.

2eae16f
Select commit
Loading
Failed to load commit list.
Merged

DM-41165: Inconsistent handling of expanded datasetRefs #895

Allow non-expanded datasetRefs in DirectButler.transfer_from.
2eae16f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2023 in 0s

87.60% (-0.01%) compared to 9d5d565

View this Pull Request on Codecov

87.60% (-0.01%) compared to 9d5d565

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9d5d565) 87.60% compared to head (2eae16f) 87.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #895      +/-   ##
==========================================
- Coverage   87.60%   87.60%   -0.01%     
==========================================
  Files         272      272              
  Lines       36600    36600              
  Branches     7641     7641              
==========================================
- Hits        32064    32062       -2     
- Misses       3350     3351       +1     
- Partials     1186     1187       +1     
Files Coverage Δ
python/lsst/daf/butler/_butler.py 88.72% <ø> (ø)
python/lsst/daf/butler/direct_butler.py 79.36% <100.00%> (ø)
python/lsst/daf/butler/registry/_registry.py 96.72% <ø> (ø)

... and 1 file with indirect coverage changes

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