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/patch failed Sep 17, 2024 in 0s

36.07% of diff hit (target 99.64%)

View this Pull Request on Codecov

36.07% of diff hit (target 99.64%)

Annotations

Check warning on line 96 in annif/backend/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/__init__.py#L96

Added line #L96 was not covered by tests

Check warning on line 13 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 17 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 24 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L28

Added line #L28 was not covered by tests

Check warning on line 30 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L30

Added line #L30 was not covered by tests

Check warning on line 32 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L32

Added line #L32 was not covered by tests

Check warning on line 34 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 40 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L40

Added line #L40 was not covered by tests

Check warning on line 45 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 47 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L47

Added line #L47 was not covered by tests

Check warning on line 85 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L85

Added line #L85 was not covered by tests

Check warning on line 128 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L123-L128

Added lines #L123 - L128 were not covered by tests

Check warning on line 130 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L130

Added line #L130 was not covered by tests

Check warning on line 136 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 141 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L138-L141

Added lines #L138 - L141 were not covered by tests

Check warning on line 155 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L143-L155

Added lines #L143 - L155 were not covered by tests

Check warning on line 165 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L165

Added line #L165 was not covered by tests

Check warning on line 171 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L171

Added line #L171 was not covered by tests

Check warning on line 179 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 189 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L184-L189

Added lines #L184 - L189 were not covered by tests

Check warning on line 192 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L192

Added line #L192 was not covered by tests

Check warning on line 196 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L196

Added line #L196 was not covered by tests

Check warning on line 202 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L198-L202

Added lines #L198 - L202 were not covered by tests