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 #298

Merged
merged 7 commits into from Feb 10, 2023
Merged

DM-37534: Remove deprecated code #298

merged 7 commits into from Feb 10, 2023

Conversation

Fireye04
Copy link
Member

@Fireye04 Fireye04 commented Jan 13, 2023

Checklist

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

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 80.70% // Head: 80.56% // Decreases project coverage by -0.15% ⚠️

Coverage data is based on head (3a71cc3) compared to base (9a0c4f7).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
- Coverage   80.70%   80.56%   -0.15%     
==========================================
  Files          58       57       -1     
  Lines        6345     6304      -41     
  Branches     1179     1174       -5     
==========================================
- Hits         5121     5079      -42     
  Misses        981      981              
- Partials      243      244       +1     
Impacted Files Coverage Δ
python/lsst/pipe/base/__init__.py 100.00% <ø> (ø)
python/lsst/pipe/base/_dataset_handle.py 100.00% <ø> (ø)
python/lsst/pipe/base/_task_metadata.py 96.60% <ø> (-1.58%) ⬇️
python/lsst/pipe/base/pipeline.py 62.81% <0.00%> (-0.09%) ⬇️
python/lsst/pipe/base/pipelineIR.py 86.27% <0.00%> (ø)
tests/test_taskmetadata.py 97.43% <ø> (-0.22%) ⬇️
python/lsst/pipe/base/graph/graph.py 81.62% <0.00%> (ø)

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.

Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

doc/changes/DM-37534.removal.md Outdated Show resolved Hide resolved
mypy.ini Outdated Show resolved Hide resolved
@Fireye04 Fireye04 merged commit 2a0a5ff into main Feb 10, 2023
@Fireye04 Fireye04 deleted the tickets/DM-37534 branch February 10, 2023 20:29
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