pyiron / actions

A centralized location for our GitHub actions
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

:bug: Coveralls fails to find coverage file since update #88

Closed liamhuber closed 6 months ago

liamhuber commented 6 months ago

It was running fine a couple of days ago on v0.6.6, but yesterday my dailies started failing and the version is v0.6.8. ~I haven't been able to find anyone else complaining about this yet.~ (Edit: found)

From pyiron_workflow, here's the passing output from a couple days ago:

Screen Shot 2024-04-10 at 12 30 05

And the most recent results:

Screen Shot 2024-04-10 at 12 30 24

This is bizarre to me, because the log explicitly says the coverage file is found but then complains it can't find the coverage??

liamhuber commented 6 months ago

This is a known problem on coverage-reporter.

liamhuber commented 6 months ago

0.6.9 just dropped and I bet I can close this, but I'm just on mobile now -- it's noted but will have to wait

liamhuber commented 6 months ago

All working fine.