Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-40057: shorten deprecation timeline and add ticket TODOs #868

Merged
merged 2 commits into from
Jul 23, 2023

Add more ticket TODOs for deprecations.

58f80da
Select commit
Loading
Failed to load commit list.
Merged

DM-40057: shorten deprecation timeline and add ticket TODOs #868

Add more ticket TODOs for deprecations.
58f80da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2023 in 1s

87.76% (+0.00%) compared to 4cd0e03

View this Pull Request on Codecov

87.76% (+0.00%) compared to 4cd0e03

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (4cd0e03) 87.76% compared to head (58f80da) 87.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #868   +/-   ##
=======================================
  Coverage   87.76%   87.76%           
=======================================
  Files         274      274           
  Lines       36057    36057           
  Branches     7562     7562           
=======================================
  Hits        31645    31645           
  Misses       3241     3241           
  Partials     1171     1171           
Impacted Files Coverage Δ
python/lsst/daf/butler/_butler.py 78.89% <ø> (ø)
python/lsst/daf/butler/_limited_butler.py 83.58% <ø> (ø)
python/lsst/daf/butler/_quantum_backed.py 88.17% <ø> (ø)
...hon/lsst/daf/butler/core/dimensions/_coordinate.py 87.15% <ø> (ø)
python/lsst/daf/butler/core/dimensions/_packer.py 80.88% <ø> (ø)
...ython/lsst/daf/butler/core/dimensions/_universe.py 88.53% <ø> (ø)
python/lsst/daf/butler/core/quantum.py 87.43% <ø> (ø)
python/lsst/daf/butler/instrument.py 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.