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

feat: allow including libraries into coverage report #7663

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Apr 14, 2024

Motivation

Closes #6853

Solution

Add --include-libs flag to forge coverage which results in command also collecting coverage data for libraries.

@klkvr klkvr merged commit 46f51c9 into master Apr 15, 2024
18 of 19 checks passed
@klkvr klkvr deleted the klkvr/libs-coverage branch April 15, 2024 16:22
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.

forge(coverage): Ability to specify dependencies as part of coverage targets
2 participants