Closed jihyeonyi closed 7 months ago
@wonjuleee @yunchu
This hotfix should be released in 1.6.1
as fast as possible. Any system not installing tfds
and installing Datumaro by pip install datumaro
cannot execute every CLI command in 1.6.0
.
Attention: Patch coverage is 66.66667%
with 1 lines
in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (
releases/1.6.0@6988d69
). Click here to learn what that means.
Files | Patch % | Lines |
---|---|---|
src/datumaro/components/extractor_tfds.py | 66.66% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
This is a bug fix for the issue #1444
How to test
pip install datumaro[default]
orpip install -e .[default]
)datum --version
ordatum --help
Checklist
License