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

Devops: Remove deprecations for v1.0 #160

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Sep 19, 2023

Fixes #154

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (5dc4a34) 99.89% compared to head (49b3765) 99.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   99.89%   99.89%   -0.01%     
==========================================
  Files           9        9              
  Lines        1904     1896       -8     
==========================================
- Hits         1902     1894       -8     
  Misses          2        2              
Files Changed Coverage Δ
disk_objectstore/container.py 99.88% <ø> (-0.01%) ⬇️
disk_objectstore/utils.py 100.00% <ø> (ø)

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

@sphuber sphuber merged commit 4e05dc0 into main Sep 21, 2023
28 checks passed
@sphuber sphuber deleted the fix/remove-deprecations branch September 21, 2023 12:26
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.

Drop deprecated methods if we go to 1.0
2 participants