Skip to content

Fuzz task generates jacoco reports#38

Merged
ilma4 merged 8 commits intomainfrom
malakhov/plugin-jacoco
Feb 5, 2025
Merged

Fuzz task generates jacoco reports#38
ilma4 merged 8 commits intomainfrom
malakhov/plugin-jacoco

Conversation

@ilma4
Copy link
Contributor

@ilma4 ilma4 commented Feb 3, 2025

fuzz task now generates jacoco report.
By default, only project classes from src/main are present in reports.
Pass --fullClasspathReport flag to generate report with all dependencies.

@ilma4 ilma4 added the in progress PR is not ready to be reviewed label Feb 3, 2025
Copy link
Contributor

@FerrumBrain FerrumBrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me, however I would like to see the choice between HTML and XML as an option for our plugin

@ilma4 ilma4 requested a review from FerrumBrain February 4, 2025 13:21
FerrumBrain
FerrumBrain previously approved these changes Feb 4, 2025
@ilma4 ilma4 added ready for review PR is ready to be reviewed and removed in progress PR is not ready to be reviewed labels Feb 4, 2025
@ilma4 ilma4 merged commit d0afc55 into main Feb 5, 2025
4 checks passed
@ilma4 ilma4 deleted the malakhov/plugin-jacoco branch February 5, 2025 10:42
@ilma4 ilma4 restored the malakhov/plugin-jacoco branch March 28, 2025 09:35
@ilma4 ilma4 deleted the malakhov/plugin-jacoco branch March 28, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants