NatLibFi / Annif

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

Increase timeout of test and publish GH Actions jobs #624

Closed juhoinkinen closed 1 year ago

juhoinkinen commented 1 year ago

The first attempt of the test job in GH Actions failed when releasing v0.59 because it took longer than the 10 min timeout limit. The run took longer than usually as for this run the Poetry cache was not available.

To avoid such problems in the future it is best to increase the timeout for both jobs.

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
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.61% // Head: 99.61% // No change to project coverage :thumbsup:

Coverage data is based on head (72cf92d) compared to base (daeec49). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #624 +/- ## ======================================= Coverage 99.61% 99.61% ======================================= Files 87 87 Lines 5945 5945 ======================================= Hits 5922 5922 Misses 23 23 ``` 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.