Skip to content

Add Butler.get_dataset

Codecov / codecov/project failed Oct 27, 2023 in 1s

87.65% (-0.01%) compared to e89626a

View this Pull Request on Codecov

87.65% (-0.01%) compared to e89626a

Details

Codecov Report

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

Comparison is base (e89626a) 87.66% compared to head (5768235) 87.65%.

❗ Current head 5768235 differs from pull request most recent head 27aea2f. Consider uploading reports for the commit 27aea2f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   87.66%   87.65%   -0.01%     
==========================================
  Files         276      276              
  Lines       36165    36259      +94     
  Branches     7547     7562      +15     
==========================================
+ Hits        31705    31784      +79     
- Misses       3305     3314       +9     
- Partials     1155     1161       +6     
Files Coverage Δ
python/lsst/daf/butler/__init__.py 100.00% <100.00%> (ø)
python/lsst/daf/butler/_butler.py 90.71% <100.00%> (+0.48%) ⬆️
python/lsst/daf/butler/direct_butler.py 79.56% <100.00%> (+0.17%) ⬆️
python/lsst/daf/butler/registry/_registry.py 98.23% <100.00%> (ø)
...n/lsst/daf/butler/remote_butler/server/__init__.py 100.00% <100.00%> (ø)
.../daf/butler/remote_butler/server/_server_models.py 100.00% <100.00%> (+100.00%) ⬆️
python/lsst/daf/butler/script/ingest_files.py 92.59% <100.00%> (ø)
tests/test_butler.py 97.94% <100.00%> (ø)
tests/test_server.py 94.11% <100.00%> (+2.22%) ⬆️
tests/test_simpleButler.py 98.43% <100.00%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

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