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 Solidity coverage in CI #124

Open
acuarica opened this issue Nov 12, 2024 · 0 comments
Open

Add Solidity coverage in CI #124

acuarica opened this issue Nov 12, 2024 · 0 comments
Labels
github_actions Github Actions and Platform CI Work test Improve tests or tests quality

Comments

@acuarica
Copy link
Contributor

acuarica commented Nov 12, 2024

Foundry supports contract coverage out of the box using forge coverage1.

Add a new CI job (or modify a existing one) to run contract coverage.

It would be also helpful to include the coverage summary as a PR comment.

Footnotes

  1. https://book.getfoundry.sh/reference/forge/forge-coverage

@acuarica acuarica added build Improve build, bundling or deployment process test Improve tests or tests quality github_actions Github Actions and Platform CI Work labels Nov 12, 2024
@acuarica acuarica removed the build Improve build, bundling or deployment process label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Github Actions and Platform CI Work test Improve tests or tests quality
Projects
Status: Backlog
Development

No branches or pull requests

1 participant