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

typo fix

4c33a31
Select commit
Loading
Failed to load commit list.
Draft

Add Xtransformer to backend #798

typo fix
4c33a31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 0s

97.21% (-2.44%) compared to 125565e

View this Pull Request on Codecov

97.21% (-2.44%) compared to 125565e

Details

Codecov Report

Attention: Patch coverage is 36.10108% with 177 lines in your changes missing coverage. Please review.

Project coverage is 97.21%. Comparing base (125565e) to head (4c33a31).
Report is 49 commits behind head on main.

Files with missing lines Patch % Lines
annif/backend/xtransformer.py 7.36% 88 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.65%   97.21%   -2.44%     
==========================================
  Files          91       95       +4     
  Lines        6886     7210     +324     
==========================================
+ Hits         6862     7009     +147     
- Misses         24      201     +177     

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