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

Fix linting errors

2078a65
Select commit
Loading
Failed to load commit list.
Draft

Add Xtransformer to backend #798

Fix linting errors
2078a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 25, 2024 in 1s

36.10% of diff hit (target 99.64%)

View this Pull Request on Codecov

36.10% 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 18 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L15-L18

Added lines #L15 - L18 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L25

Added line #L25 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 32 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L31-L32

Added lines #L31 - L32 were 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 39 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L36-L39

Added lines #L36 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L41

Added line #L41 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L117-L122

Added lines #L117 - L122 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L124

Added line #L124 was 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#L128-L130

Added lines #L128 - L130 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L132-L135

Added lines #L132 - L135 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L137-L149

Added lines #L137 - L149 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L159

Added line #L159 was 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 173 in annif/backend/xtransformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L172-L173

Added lines #L172 - L173 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L178-L183

Added lines #L178 - L183 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L186

Added line #L186 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L190

Added line #L190 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#L192-L196

Added lines #L192 - L196 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L206

Added line #L206 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L208

Added line #L208 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

annif/backend/xtransformer.py#L214-L215

Added lines #L214 - L215 were not covered by tests