-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: set up codecov for the hardhat repository #6449
base: v-next
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This PR sets up Codecov for the Hardhat repository. It will allow us to track the following over time:
The Codecov integration will also comment on PRs highlighting the changes to the above metrics in relation to the target branch.
TODO
hardhat
repositoryDefault Branch / Branch Context
tov-next
in Codecov Repository ConfigurationCODECOV_TOKEN
from the Codecov Repository ConfigurationCODECOV_TOKEN
secret to the Repository Secretscodecov.yml
to themain
branch (?) - I'm not 100% sure it's needed, let's try without it first*Alternatively, we can set up the CODECOV_TOKEN for the entire organization by copying it from the Codecov Organization Configuration and adding the
CODECOV_TOKEN
secret to the Organization Secrets