Skip to content

Relax requirement on dimensions in followup dataset queries.

Codecov / codecov/project succeeded Aug 8, 2023 in 1s

87.72% (+0.00%) compared to 42f2c38

View this Pull Request on Codecov

87.72% (+0.00%) compared to 42f2c38

Details

Codecov Report

Patch coverage: 82.41% and no project coverage change.

Comparison is base (42f2c38) 87.72% compared to head (15907c7) 87.72%.

❗ Current head 15907c7 differs from pull request most recent head c2ecaa9. Consider uploading reports for the commit c2ecaa9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #876   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files         274      274           
  Lines       36096    36173   +77     
  Branches     7549     7565   +16     
=======================================
+ Hits        31665    31733   +68     
- Misses       3259     3264    +5     
- Partials     1172     1176    +4     
Files Changed Coverage Δ
python/lsst/daf/butler/registry/queries/_query.py 75.93% <68.88%> (-2.50%) ⬇️
...ython/lsst/daf/butler/registry/queries/_results.py 89.72% <83.33%> (-0.22%) ⬇️
...lsst/daf/butler/registry/queries/_query_backend.py 92.45% <94.44%> (+0.14%) ⬆️
.../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 1 file with indirect coverage changes

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