NatLibFi / Annif

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

Upgrade to Python 3.10 in Docker image #691

Closed juhoinkinen closed 1 year ago

juhoinkinen commented 1 year ago

Updates the baseimage of Annif's Docker image to Python 3.10.

Python 3.10 might improve performance somewhat.

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

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (62fa6c2) 99.61% compared to head (2a8305d) 99.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #691 +/- ## ======================================= Coverage 99.61% 99.61% ======================================= Files 89 89 Lines 6166 6166 ======================================= Hits 6142 6142 Misses 24 24 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi)

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