-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coverage drop #16779
Comments
check the buildbot logs, I think it's timing out on bitarray |
https://build.julialang.org/builders/coverage_ubuntu14.04-x64/builds/318/ timed out out of the changes between the two that would make bitarray time out, I suspect it was #16217 |
In the meantime, I managed to get a run to finish locally: https://codecov.io/gh/kshyatt/julia/branch/master |
Currently failing due to JuliaCI/Coverage.jl#109 |
Now working again, at least on codecov |
Thanks all. Last 3 builds have been green |
Is there a reason for keeping both the coveralls and codecov badges? Does coveralls show anything codecov doesn't? |
Coverage is reporting 11%. Must be an instrumentation or toolchain problem.
The text was updated successfully, but these errors were encountered: