audeering / audfactory

Communicating with Artifactory
https://audeering.github.io/audfactory/
Other
0 stars 0 forks source link

TST: add a test for versions() with no-access rights #52

Closed hagenw closed 1 year ago

hagenw commented 1 year ago

Relates to https://github.com/audeering/audfactory/issues/49 and #50

This adds a test that fails if the changes added in https://github.com/audeering/audfactory/pull/50 would not have been added. In addition, it splits up the except statement in audfactory.versions() so we don't get full code coverage if the test introduced here would be missing.

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (7a8cacd) into main (83cc7aa) will not change coverage. The diff coverage is 100.0%.

Impacted Files Coverage Δ
audfactory/core/api.py 100.0% <100.0%> (ø)