Skip to content

Add `Butler._caching_context` method.

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 14, 2023 in 0s

87.72% (-0.14%) compared to faf02a0

View this Pull Request on Codecov

87.72% (-0.14%) compared to faf02a0

Details

Codecov Report

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

Comparison is base (faf02a0) 87.86% compared to head (922359c) 87.72%.

Files Patch % Lines
...st/daf/butler/registry/_collection_record_cache.py 33.33% 30 Missing ⚠️
...thon/lsst/daf/butler/registry/collections/_base.py 71.87% 16 Missing and 11 partials ⚠️
.../butler/registry/datasets/byDimensions/_manager.py 80.35% 11 Missing and 11 partials ⚠️
...t/daf/butler/registry/_collection_summary_cache.py 50.00% 9 Missing ⚠️
...on/lsst/daf/butler/registry/_dataset_type_cache.py 78.04% 7 Missing and 2 partials ⚠️
...butler/registry/datasets/byDimensions/summaries.py 83.67% 5 Missing and 3 partials ⚠️
...ython/lsst/daf/butler/registry/_caching_context.py 80.95% 4 Missing ⚠️
python/lsst/daf/butler/registry/sql_registry.py 62.50% 3 Missing ⚠️
python/lsst/daf/butler/_named.py 0.00% 0 Missing and 2 partials ⚠️
.../butler/registry/datasets/byDimensions/_storage.py 88.23% 1 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #904      +/-   ##
==========================================
- Coverage   87.86%   87.72%   -0.14%     
==========================================
  Files         281      285       +4     
  Lines       36440    36744     +304     
  Branches     7604     7690      +86     
==========================================
+ Hits        32017    32233     +216     
- Misses       3273     3340      +67     
- Partials     1150     1171      +21     

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