Skip to content

Initial work on extending butler collections API

Codecov / codecov/project failed Aug 15, 2024 in 1s

86.07% (-3.46%) compared to 41ffdbb

View this Pull Request on Codecov

86.07% (-3.46%) compared to 41ffdbb

Details

Codecov Report

Attention: Patch coverage is 68.00000% with 40 lines in your changes missing coverage. Please review.

Project coverage is 86.07%. Comparing base (41ffdbb) to head (3578e01).

Files Patch % Lines
...butler/remote_butler/_remote_butler_collections.py 23.07% 20 Missing ⚠️
python/lsst/daf/butler/_butler_collections.py 86.11% 2 Missing and 3 partials ⚠️
...on/lsst/daf/butler/remote_butler/_remote_butler.py 16.66% 5 Missing ⚠️
...butler/direct_butler/_direct_butler_collections.py 83.33% 2 Missing and 2 partials ⚠️
python/lsst/daf/butler/tests/hybrid_butler.py 0.00% 4 Missing ⚠️
python/lsst/daf/butler/script/queryCollections.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1053      +/-   ##
==========================================
- Coverage   89.53%   86.07%   -3.46%     
==========================================
  Files         361      358       -3     
  Lines       46200    46104      -96     
  Branches     9469     9444      -25     
==========================================
- Hits        41366    39686    -1680     
- Misses       3499     5047    +1548     
- Partials     1335     1371      +36     

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