Skip to content

ATLAS-5054: Introduce JaCoCo plugin and generate Code Coverage results with CI #387

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kumaab
Copy link
Contributor

@kumaab kumaab commented Jun 19, 2025

What changes were proposed in this pull request?

Integrate code coverage with JaCoCo in CI

  • Introduce Maven JaCoCo plugin
  • Merge all jacoco.exec files generated as part of JDK8 build into a single .exec file.
  • Run report generation and upload artifacts for consumption

How was this patch tested?

Tested the changes in local docker build

@kumaab kumaab marked this pull request as draft June 19, 2025 21:51
@kumaab kumaab marked this pull request as ready for review June 19, 2025 22:49
@kumaab
Copy link
Contributor Author

kumaab commented Jun 19, 2025

Code coverage artifacts available for the latest build: https://github.com/apache/atlas/actions/runs/15766894409

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.

1 participant