NatLibFi / Annif

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

Show Annif version in WebUI #745

Closed juhoinkinen closed 8 months ago

juhoinkinen commented 8 months ago

It would be nice to know which version of Annif is running for the Web UI.

This PR adds a version number string, e.g. Annif v1.1.0 (or Annif v1.1.0.dev0 for the development version) outside the text box in the lower right corner, see screenshot below.

An alternative position for the version number could be just below "Web UI" title in the header, but the position of this PR is the same as will be in Finto AI.

image

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (86ce3e7) 99.67% compared to head (e860927) 99.67%.

:exclamation: Current head e860927 differs from pull request most recent head 32be883. Consider uploading reports for the commit 32be883 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #745 +/- ## ======================================= Coverage 99.67% 99.67% ======================================= Files 89 89 Lines 6404 6404 ======================================= Hits 6383 6383 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

osma commented 8 months ago

Looks very good, but is it clear enough with only the version number? Would it be better to say "Annif v1.1.0" or something along those lines...

sonarcloud[bot] commented 8 months 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