Skip to content

Add coverage report filtering option#663

Merged
anishnaik merged 2 commits intomasterfrom
filter-coverage
Aug 21, 2025
Merged

Add coverage report filtering option#663
anishnaik merged 2 commits intomasterfrom
filter-coverage

Conversation

@elopez
Copy link
Copy Markdown
Member

@elopez elopez commented Aug 9, 2025

This option takes a list of globs and removes those files from coverage reports. Example: ["lib/**/*", "test/**/*"]

Closes: #644

This option takes a list of globs and removes those files from
coverage reports. Example: `["lib/**/*", "test/**/*"]`

Closes: #644
@anishnaik anishnaik marked this pull request as ready for review August 21, 2025 17:36
@anishnaik anishnaik merged commit 40654ba into master Aug 21, 2025
12 checks passed
@anishnaik anishnaik deleted the filter-coverage branch August 21, 2025 17:52
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.

Feature Request: Blacklist contracts from being shown in coverage report

2 participants