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

Fix displaying of modification time for null value in Web UI project information #695

Closed juhoinkinen closed 1 year ago

juhoinkinen commented 1 year ago

When the modification time of a project was None/null, Web UI project information section showed 1970-01-01 00:00:00.

Now "-" is displayed instead in the case of null value.

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 (d9209f6) 99.61% compared to head (ee76fb4) 99.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #695 +/- ## ======================================= 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.