NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
190 stars 41 forks source link

Make stwfsapy an optional dependency #700

Closed cbartz closed 1 year ago

cbartz commented 1 year ago

Closes #699

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3451bd3) 99.63% compared to head (84fa56d) 99.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #700 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 89 89 Lines 6222 6231 +9 ======================================= + Hits 6199 6208 +9 Misses 23 23 ``` | [Impacted Files](https://app.codecov.io/gh/NatLibFi/Annif/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi) | Coverage Δ | | |---|---|---| | [annif/backend/\_\_init\_\_.py](https://app.codecov.io/gh/NatLibFi/Annif/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYmFja2VuZC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_backend.py](https://app.codecov.io/gh/NatLibFi/Annif/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-dGVzdHMvdGVzdF9iYWNrZW5kLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_backend\_stwfsa.py](https://app.codecov.io/gh/NatLibFi/Annif/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-dGVzdHMvdGVzdF9iYWNrZW5kX3N0d2ZzYS5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

juhoinkinen commented 1 year ago

Thanks @cbartz! Merging this now.