Clinical-Genomics / scout

VCF visualization interface
https://clinical-genomics.github.io/scout
BSD 3-Clause "New" or "Revised" License
152 stars 46 forks source link

Upload coverage step in GitHub actions seems broken #4809

Closed northwestwitch closed 2 months ago

northwestwitch commented 2 months ago

Tests pass but coverage is not uploaded to Codecov:

https://github.com/Clinical-Genomics/scout/actions/runs/10668199076/job/29595227956?pr=4711

Might be a temporary glitch

dnil commented 2 months ago

Hm, yes, let's keep an eye on it. The error message is kind of as if the test coverage thing wasn't run. Maybe it went outdated?

dnil commented 2 months ago

The failure goes back to the coverage upload step, and possibly to the production of .coverage artifacts in the first place? Screenshot 2024-09-03 at 09 33 41

northwestwitch commented 2 months ago

I think the reason might be this: https://github.com/actions/upload-artifact/issues/602

I'll attempt a fix!

dnil commented 2 months ago

‘include-hidden-files’ huh?! 😸

northwestwitch commented 2 months ago

‘include-hidden-files’ huh?! 😸

It broke the internet, they should have made it a major

dnil commented 2 months ago

Indeed! https://xkcd.com/2347/