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 a new property to specify the source path prefix for a tool #284

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Dec 4, 2023

JaCoCo reports sources starting with the package name directories. We need to find a way to set the src/main/java folder as a prefix.

@uhafner uhafner added the bug Bugs or performance problems label Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Quality Checks - 302 of 400

🚦 JUnit - 100 of 100

56 tests passed

🐾 JaCoCo - 86 of 100

86% Covered , 14% Missed

🦠 PIT - 87 of 100

87% Killed , 13% Survived

⚠️ Warnings - 29 of 100

71 warnings found (0 errors, 0 high, 62 normal, 9 low)

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit b6168b1 into main Dec 4, 2023
14 checks passed
@uhafner uhafner deleted the cleanup branch December 4, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant