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

adding support on Jacoco report #82

Closed
patown opened this issue Sep 21, 2018 · 2 comments
Closed

adding support on Jacoco report #82

patown opened this issue Sep 21, 2018 · 2 comments

Comments

@patown
Copy link

patown commented Sep 21, 2018

Jacoco is quite popular for java code coverage. Hope this tool could add support for Jacoco

@marklagendijk
Copy link

Because of the lacking mercurial support I created an alternative tool, using Node.js, diff-test-coverage.
Supported coverage report formats:

  • lcov
  • cobertura
  • clover
  • jacoco
  • golang-cover

Supported source control systems:

  • Git
  • Mercurial
  • Anything else that produces unified diffs.

@Bachmann1234
Copy link
Owner

@peterg79 added jacoco support! https://pypi.org/project/diff_cover/1.0.5/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants