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

Getting Coverage Data from deployments created by Java 17 by updating to JaCoCo 0.8.8 #96

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

mmusenbr
Copy link
Contributor

Short description of what this resolves:

Allows creation of code coverage reports on applications compiled against Java 17 by pumping JaCoCo to 0.8.8 (version with official JDK-17 support) and pumping the related asm version to 9.2.

Changes proposed in this pull request:

  • Update JaCoCo version to 0.8.8
  • Update ASM version to 9.2

@mmusenbr
Copy link
Contributor Author

Is there anything else which I could provide to bring this PR further?

@chengfang
Copy link

The travis-ci appears to be stuck. I've tested this PR locally and all passed so I'll merge it.

@chengfang
Copy link

Thanks @mmusenbr!

@mmusenbr mmusenbr deleted the java17_support branch December 16, 2022 22:32
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

Successfully merging this pull request may close these issues.

None yet

2 participants