Closed howtoosee closed 4 years ago
I am currently experiencing the same problem after I made some commits where I increased the number of JUnit tests.
I am currently experiencing the same problem after I made some commits where I increased the number of JUnit tests.
My team rerun CI checks for old commits and now they are failing so i think it might be a github / codecov issue...
Perhaps disable codecov for the time being?
Closing this in favor of #374, to avoid duplication.
Hi, my CI keeps failing on Ubuntu due to an error when running CodeCov. This error has been persistent despite re-running all jobs multiple times.
The error comes from the
codecov.sh
file having a syntax error, but if im not wrong this file does not exist in our repository under the.github
directory.Some background: I've only made commits to the UG...
Does anyone know how to solve it?