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

Fix audb.versions() for private repos #352

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Fix audb.versions() for private repos #352

merged 2 commits into from
Jan 30, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Jan 30, 2024

Closes #351

Ensures that audb.versions() does not fail for a user on Artifactory repositories without read permission.

As we cannot write a test for this on the public Artifactory server, I tested it on our internal server.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7c19ebf) 100.0% compared to head (1c19b62) 100.0%.

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

@hagenw hagenw merged commit 212caaf into main Jan 30, 2024
9 checks passed
@hagenw hagenw deleted the fix-versions branch January 30, 2024 09:25
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.

audb.versions() fails if a user don't have access rights
1 participant