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

Add --trust-repo option to download CLI command #807

Merged
merged 6 commits into from
Oct 1, 2024

Bypass CacheNotFound err on CI/CD resulting passing test for wrong re…

654a376
Select commit
Loading
Failed to load commit list.
Merged

Add --trust-repo option to download CLI command #807

Bypass CacheNotFound err on CI/CD resulting passing test for wrong re…
654a376
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

99.60% (-0.04%) compared to c923992

View this Pull Request on Codecov

99.60% (-0.04%) compared to c923992

Details

Codecov Report

Attention: Patch coverage is 94.54545% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.60%. Comparing base (c923992) to head (654a376).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
annif/hfh_util.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
- Coverage   99.64%   99.60%   -0.04%     
==========================================
  Files          93       93              
  Lines        7078     7132      +54     
==========================================
+ Hits         7053     7104      +51     
- Misses         25       28       +3     

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