Skip to content

DO NOT MERGE: convert deprecation warnings into errors

Codecov / codecov/project failed Nov 20, 2023 in 1s

87.48% (-0.24%) compared to e63b081

View this Pull Request on Codecov

87.48% (-0.24%) compared to e63b081

Details

Codecov Report

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

Comparison is base (e63b081) 87.72% compared to head (95299b5) 87.48%.
Report is 11 commits behind head on main.

❗ Current head 95299b5 differs from pull request most recent head 3e0306f. Consider uploading reports for the commit 3e0306f to get more accurate results

Files Patch % Lines
...daf/butler/dimensions/_data_coordinate_iterable.py 43.75% 29 Missing and 16 partials ⚠️
python/lsst/daf/butler/dimensions/_graph.py 69.79% 27 Missing and 2 partials ⚠️
python/lsst/daf/butler/dimensions/_coordinate.py 87.85% 18 Missing and 8 partials ⚠️
python/lsst/daf/butler/dimensions/_group.py 90.50% 13 Missing and 4 partials ⚠️
python/lsst/daf/butler/_dataset_type.py 48.00% 9 Missing and 4 partials ⚠️
python/lsst/daf/butler/dimensions/_universe.py 87.50% 6 Missing and 1 partial ⚠️
python/lsst/daf/butler/registry/sql_registry.py 66.66% 5 Missing and 1 partial ⚠️
python/lsst/daf/butler/_named.py 75.00% 4 Missing ⚠️
python/lsst/daf/butler/dimensions/_packer.py 63.63% 3 Missing and 1 partial ⚠️
...ython/lsst/daf/butler/registry/obscore/_records.py 50.00% 0 Missing and 4 partials ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #903      +/-   ##
==========================================
- Coverage   87.72%   87.48%   -0.24%     
==========================================
  Files         285      286       +1     
  Lines       36743    37103     +360     
  Branches     7690     7815     +125     
==========================================
+ Hits        32232    32459     +227     
- Misses       3340     3461     +121     
- Partials     1171     1183      +12     

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