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

[foundry] add coverage feature #8

Closed
izlatkin opened this issue Jun 23, 2022 · 1 comment
Closed

[foundry] add coverage feature #8

izlatkin opened this issue Jun 23, 2022 · 1 comment

Comments

@izlatkin
Copy link
Owner

coverage feature was implemented foundry-rs/foundry#1576

add this function to the script:
forge coverage --report lcov
forge coverage --report summary
generate report
genhtml --branch-coverage --output ./generated-coverage lcov.info

then copy and wrap everything into sandbox directory

@izlatkin
Copy link
Owner Author

issue: foundry-rs/foundry#2105

izlatkin added a commit that referenced this issue Jun 24, 2022
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

No branches or pull requests

1 participant