Skip to content

Enable caching context for multiple dataset queries

Codecov / codecov/project succeeded Jan 13, 2025 in 1s

89.50% (+0.00%) compared to 6259bf8

View this Pull Request on Codecov

89.50% (+0.00%) compared to 6259bf8

Details

Codecov Report

Attention: Patch coverage is 93.15068% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.50%. Comparing base (6259bf8) to head (409b870).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/daf/butler/_query_all_datasets.py 85.71% 1 Missing and 1 partial ⚠️
...on/lsst/daf/butler/direct_butler/_direct_butler.py 80.00% 1 Missing and 1 partial ⚠️
python/lsst/daf/butler/script/removeRuns.py 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1138   +/-   ##
=======================================
  Coverage   89.50%   89.50%           
=======================================
  Files         366      366           
  Lines       49007    49015    +8     
  Branches     5941     5941           
=======================================
+ Hits        43863    43872    +9     
+ Misses       3729     3728    -1     
  Partials     1415     1415           

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