Hi All,
I have travis CI set up with my Julia package, and suddenly coverage files are not being found when trying to submit coverage reports to codecov. As a consequnce, a 0% coverage statistic is being submitted to Codecov. Here’s my .travis.yml, and here’s a link to the console output from Travis for the coverage job.
Specifically, I’m getting warnings that coverage files do not exist. I didn’t change anything in my Travis.yml file that would have caused this, so I’m hoping someone might be able to point me in the right direction.
Thanks for any help!
- Vincent