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

Better authentication handling in backends #215

Merged
merged 20 commits into from
Apr 19, 2024

Rename auth argument to authentication

a38aba1
Select commit
Loading
Failed to load commit list.
Merged

Better authentication handling in backends #215

Rename auth argument to authentication
a38aba1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 1s

100.0% (+0.0%) compared to 215a098

View this Pull Request on Codecov

100.0% (+0.0%) compared to 215a098

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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