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

Add tracking of Java coverage #221

Merged
merged 5 commits into from
Feb 11, 2018
Merged

Add tracking of Java coverage #221

merged 5 commits into from
Feb 11, 2018

Commits on Feb 11, 2018

  1. Make VmOptions test robust to instrumentation flag not set

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    2748cb7 View commit details
    Browse the repository at this point in the history
  2. Remove trailing whitespace

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    ddefb06 View commit details
    Browse the repository at this point in the history
  3. Added Java coverage support

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    d6fec62 View commit details
    Browse the repository at this point in the history
  4. Send coverage data to Codacy

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    f9e95c4 View commit details
    Browse the repository at this point in the history
  5. Added note on Java code coverage tracking in docs

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    9287a3a View commit details
    Browse the repository at this point in the history