audeering / audbackend

Manage file storage on different backends
https://audeering.github.io/audbackend/
Other
3 stars 0 forks source link

Deprecate audbackend.Repository #220

Closed hagenw closed 2 months ago

hagenw commented 2 months ago

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 https://github.com/audeering/audb/pull/386 for an example.

Due to https://github.com/audeering/audeer/issues/145, I don't use audeer.deprecated() to mark the class as deprecated.

image

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files | [Files](https://app.codecov.io/gh/audeering/audbackend/pull/220?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=audeering) | Coverage Δ | | |---|---|---| | [audbackend/core/repository.py](https://app.codecov.io/gh/audeering/audbackend/pull/220?src=pr&el=tree&filepath=audbackend%2Fcore%2Frepository.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=audeering#diff-YXVkYmFja2VuZC9jb3JlL3JlcG9zaXRvcnkucHk=) | `100.0% <100.0%> (ø)` | |