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-41966: Add Butler.transfer_dimension_records_from API #921

Merged
merged 5 commits into from
Dec 7, 2023

Add news fragment.

4845263
Select commit
Loading
Failed to load commit list.
Merged

DM-41966: Add Butler.transfer_dimension_records_from API #921

Add news fragment.
4845263
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

87.50% (+0.00%) compared to d41daf1

View this Pull Request on Codecov

87.50% (+0.00%) compared to d41daf1

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (d41daf1) 87.50% compared to head (4845263) 87.50%.

Files Patch % Lines
python/lsst/daf/butler/direct_butler.py 82.69% 4 Missing and 5 partials ⚠️
tests/test_simpleButler.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #921   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files         292      292           
  Lines       38067    38124   +57     
  Branches     8062     8081   +19     
=======================================
+ Hits        33310    33362   +52     
- Misses       3553     3554    +1     
- Partials     1204     1208    +4     

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