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

Implement annif upload and annif download commands for Hugging Face Hub integration #762

Merged
merged 39 commits into from
Apr 23, 2024

Make io import conditional to TYPE_CHECKING

6f35fff
Select commit
Loading
Failed to load commit list.
Merged

Implement annif upload and annif download commands for Hugging Face Hub integration #762

Make io import conditional to TYPE_CHECKING
6f35fff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2024 in 0s

99.64% (-0.02%) compared to df20982

View this Pull Request on Codecov

99.64% (-0.02%) compared to df20982

Details

Codecov Report

Attention: Patch coverage is 99.69697% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.64%. Comparing base (df20982) to head (6f35fff).
Report is 47 commits behind head on main.

Files Patch % Lines
annif/hfh_util.py 99.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
- Coverage   99.65%   99.64%   -0.02%     
==========================================
  Files          89       91       +2     
  Lines        6404     6768     +364     
==========================================
+ Hits         6382     6744     +362     
- Misses         22       24       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.