GiovineItalia / Compose.jl

Declarative vector graphics
http://giovineitalia.github.io/Compose.jl/latest/
Other
248 stars 81 forks source link

replace coveralls with codecov? #255

Closed bjarthur closed 6 years ago

bjarthur commented 7 years ago

Compose currently uses Coveralls to measure testing coverage, whereas Gadfly uses Codecov. is there a reason for the difference? i'd like to put a coverage badge in Compose's README.

tlnagy commented 7 years ago

Gadfly was switched over to Codecov because I found Coveralls annoying. Which ever you like better works for me. We should be consistent between the two packages though.

bjarthur commented 7 years ago

how do i add Compose to Codecov? this page says i don't have permission.

tlnagy commented 7 years ago

I activated it. I'm surprised you don't have access since Codecov uses Github permissions. Were you logged in with your github account?

tlnagy commented 7 years ago

maybe the problem was that you were a member of the organization and not an owner. I upgraded your account to maximum so it should work from here on out.

tlnagy commented 6 years ago

This was resolved awhile ago, closing