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

Deprecate audbackend.Repository #220

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Deprecate audbackend.Repository #220

merged 4 commits into from
Apr 19, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Apr 19, 2024

Deprecates audbackend.Repository as we have deprecated the usage of string names for backends as well.
If an application needs this feature it should be implemented by the application, see audeering/audb#386 for an example.

Due to audeering/audeer#145, I don't use audeer.deprecated() to mark the class as deprecated.

image

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (215a098) to head (f6c39b2).

Additional details and impacted files
Files Coverage Δ
audbackend/core/repository.py 100.0% <100.0%> (ø)

@hagenw hagenw requested a review from frankenjoe April 19, 2024 15:10
@frankenjoe frankenjoe merged commit 7f3775e into dev Apr 19, 2024
9 checks passed
@frankenjoe frankenjoe deleted the deprecate-repository branch April 19, 2024 16:19
hagenw added a commit that referenced this pull request May 3, 2024
hagenw added a commit that referenced this pull request May 3, 2024
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.

2 participants