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 Xtransformer to backend #798

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Change default to smaller model

7379061
Select commit
Loading
Failed to load commit list.
Draft

Add Xtransformer to backend #798

Change default to smaller model
7379061
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 17, 2024 in 0s

97.14% (-2.51%) compared to 011e602

View this Pull Request on Codecov

97.14% (-2.51%) compared to 011e602

Details

Codecov Report

Attention: Patch coverage is 36.07143% with 179 lines in your changes missing coverage. Please review.

Project coverage is 97.14%. Comparing base (011e602) to head (7379061).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
annif/backend/xtransformer.py 7.21% 90 Missing ⚠️
tests/test_backend_xtransformer.py 9.27% 88 Missing ⚠️
annif/backend/__init__.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
- Coverage   99.64%   97.14%   -2.51%     
==========================================
  Files          91       93       +2     
  Lines        6831     7105     +274     
==========================================
+ Hits         6807     6902      +95     
- Misses         24      203     +179     

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