trautonen / coveralls-maven-plugin

Maven plugin for submitting Java code coverage reports to Coveralls web service.
MIT License
312 stars 123 forks source link

Branch coverage support for JaCoCo #108

Closed andrioli closed 1 year ago

andrioli commented 7 years ago

You can follow the descriptions in the git commit history 😄

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.2%) to 97.745% when pulling 4231f5c613485299b649a0a776b91be99be33d40 on andrioli:feature/branch-support-for-jacoco into 0a4b0e6d8448e51f723046643ad88f8ac43c52ca on trautonen:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 98.039% when pulling 31fa2f42341bef24e6ffc20851cc07b59bf38c58 on andrioli:feature/branch-support-for-jacoco into 0a4b0e6d8448e51f723046643ad88f8ac43c52ca on trautonen:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 98.039% when pulling 8f8bd9761aaf16905af4b4439a8ee87af5a2a8ce on andrioli:feature/branch-support-for-jacoco into 0a4b0e6d8448e51f723046643ad88f8ac43c52ca on trautonen:master.

jwgmeligmeyling commented 5 years ago

Thanks for contributing this! I'm using this patch in my fork right now.

Question: to what extent is it conventional in Coveralls to identify branches by an index? Is a message like "Branches [[0, 14], [0, 15]] missed" the standard for all languages?

amaembo commented 4 years ago

@trautonen could you please merge this work and publish a new version? It's a pity that such a great PR is not merged for two years already. Thanks.

andrioli commented 1 year ago

Wow merged 6 years later, is this still working ?

If you guys need any help on this feel free to mention me :)

jwgmeligmeyling commented 1 year ago

Ive been using it 🤷🏻‍♂️

PabloThiele commented 9 months ago

Unfortunately, I still have no way to make the upgrade versions and push to Maven repo. I have no credentials and tooling for that. I'm wondering to create a new account there.. for the continuity of this project.

jwgmeligmeyling commented 9 months ago

I've been facing the same issue after taking over Querydsl 🤣