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-37534: Remove deprecated code #775

Merged
merged 5 commits into from Feb 10, 2023
Merged

DM-37534: Remove deprecated code #775

merged 5 commits into from Feb 10, 2023

Conversation

Fireye04
Copy link
Member

@Fireye04 Fireye04 commented Jan 27, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@Fireye04 Fireye04 force-pushed the tickets/DM-37534 branch 2 times, most recently from 52729df to e644966 Compare February 3, 2023 21:01
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Base: 85.59% // Head: 85.48% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (f9534f8) compared to base (e76f690).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #775      +/-   ##
==========================================
- Coverage   85.59%   85.48%   -0.11%     
==========================================
  Files         269      265       -4     
  Lines       35357    35043     -314     
  Branches     7428     7367      -61     
==========================================
- Hits        30264    29957     -307     
+ Misses       3771     3770       -1     
+ Partials     1322     1316       -6     
Impacted Files Coverage Δ
python/lsst/daf/butler/_deferredDatasetHandle.py 81.81% <ø> (ø)
python/lsst/daf/butler/cli/cmd/__init__.py 100.00% <ø> (ø)
python/lsst/daf/butler/cli/cmd/commands.py 89.65% <ø> (-1.03%) ⬇️
python/lsst/daf/butler/core/__init__.py 100.00% <ø> (ø)
python/lsst/daf/butler/registry/versions.py 71.29% <ø> (+5.18%) ⬆️
python/lsst/daf/butler/script/__init__.py 100.00% <ø> (ø)
tests/test_butler.py 98.02% <100.00%> (-0.16%) ⬇️
python/lsst/daf/butler/_butler.py 75.57% <0.00%> (-3.04%) ⬇️
...ython/lsst/daf/butler/registry/bridge/ephemeral.py 81.81% <0.00%> (-2.28%) ⬇️
python/lsst/daf/butler/script/queryDatasets.py 82.66% <0.00%> (-1.34%) ⬇️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@Fireye04 Fireye04 marked this pull request as ready for review February 3, 2023 21:28
@Fireye04 Fireye04 requested a review from timj February 3, 2023 23:12
@timj timj force-pushed the tickets/DM-37534 branch 4 times, most recently from 312c064 to 07c582a Compare February 9, 2023 16:13
@Fireye04 Fireye04 merged commit e5ed552 into main Feb 10, 2023
@Fireye04 Fireye04 deleted the tickets/DM-37534 branch February 10, 2023 20:30
@mwittgen mwittgen restored the tickets/DM-37534 branch February 21, 2023 22:28
@mwittgen mwittgen deleted the tickets/DM-37534 branch February 22, 2023 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants