Skip to content
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

Closed
JeffBezanson opened this issue Jun 6, 2016 · 7 comments
Closed

coverage drop #16779

JeffBezanson opened this issue Jun 6, 2016 · 7 comments
Labels
test This change adds or pertains to unit tests

Comments

@JeffBezanson
Copy link
Member

Coverage is reporting 11%. Must be an instrumentation or toolchain problem.

@JeffBezanson JeffBezanson added the test This change adds or pertains to unit tests label Jun 6, 2016
@tkelman
Copy link
Contributor

tkelman commented Jun 6, 2016

check the buildbot logs, I think it's timing out on bitarray

@tkelman
Copy link
Contributor

tkelman commented Jun 9, 2016

https://build.julialang.org/builders/coverage_ubuntu14.04-x64/builds/318/ timed out
https://build.julialang.org/builders/coverage_ubuntu14.04-x64/builds/317/ finished but hit #16714

out of the changes between the two that would make bitarray time out, I suspect it was #16217

@kshyatt
Copy link
Contributor

kshyatt commented Jun 9, 2016

In the meantime, I managed to get a run to finish locally: https://codecov.io/gh/kshyatt/julia/branch/master

@vtjnash
Copy link
Member

vtjnash commented Jul 14, 2016

Currently failing due to JuliaCI/Coverage.jl#109

@tkelman
Copy link
Contributor

tkelman commented Jul 20, 2016

Now working again, at least on codecov

@vtjnash
Copy link
Member

vtjnash commented Jul 20, 2016

Thanks all. Last 3 builds have been green

@vtjnash vtjnash closed this as completed Jul 20, 2016
@KristofferC
Copy link
Member

Is there a reason for keeping both the coveralls and codecov badges? Does coveralls show anything codecov doesn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test This change adds or pertains to unit tests
Projects
None yet
Development

No branches or pull requests

5 participants