Skip to content

Cache dimension records when serializing

Codecov / codecov/project succeeded Aug 21, 2023 in 0s

87.73% (+0.02%) compared to 6b871c2

View this Pull Request on Codecov

87.73% (+0.02%) compared to 6b871c2

Details

Codecov Report

Patch coverage: 88.70% and project coverage change: +0.02% 🎉

Comparison is base (6b871c2) 87.70% compared to head (1cf1130) 87.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
+ Coverage   87.70%   87.73%   +0.02%     
==========================================
  Files         274      274              
  Lines       36219    36321     +102     
  Branches     7578     7601      +23     
==========================================
+ Hits        31767    31866      +99     
+ Misses       3274     3272       -2     
- Partials     1178     1183       +5     
Files Changed Coverage Δ
python/lsst/daf/butler/core/persistenceContext.py 59.25% <ø> (ø)
python/lsst/daf/butler/core/dimensions/_records.py 82.14% <50.00%> (-1.71%) ⬇️
.../butler/registry/datasets/byDimensions/_storage.py 91.83% <81.81%> (-0.54%) ⬇️
...ython/lsst/daf/butler/registry/queries/_results.py 89.72% <83.33%> (-0.22%) ⬇️
python/lsst/daf/butler/registry/queries/_query.py 79.25% <86.66%> (+0.82%) ⬆️
...lsst/daf/butler/registry/queries/_query_backend.py 92.45% <94.44%> (+0.14%) ⬆️
...hon/lsst/daf/butler/core/dimensions/_coordinate.py 88.73% <100.00%> (+0.28%) ⬆️
.../daf/butler/registry/queries/_sql_query_backend.py 86.53% <100.00%> (+0.13%) ⬆️
python/lsst/daf/butler/registry/tests/_registry.py 98.21% <100.00%> (+0.02%) ⬆️

... and 3 files with indirect coverage changes

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