audeering / audbackend

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

Fix audbackend.interface.Versioned.ls(file, pattern=...) #195

Closed hagenw closed 6 months ago

hagenw commented 6 months ago

Closes https://github.com/audeering/audbackend/issues/196 (might be that this does not work automatically as we do not merge into the default branch)

Makes sure, Interface.ls(file, pattern=...) works for Versioned() and Unversioned interfaces.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 100.0%. Comparing base (ce1c437) to head (82f0fe9). Report is 1 commits behind head on dev.

Additional details and impacted files | [Files](https://app.codecov.io/gh/audeering/audbackend/pull/195?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/interface/versioned.py](https://app.codecov.io/gh/audeering/audbackend/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=audeering#diff-YXVkYmFja2VuZC9jb3JlL2ludGVyZmFjZS92ZXJzaW9uZWQucHk=) | `100.0% <100.0%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/audeering/audbackend/pull/195/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=audeering)