Code coverage
carlocorradini opened this issue · 7 comments
carlocorradini commented
karljj1 commented
Its setup. I added the secret, you just need to put it into the actions somewhere:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
carlocorradini commented
Awesome.
Only to be certain, have you set up the Open Source project template for Codecov? (The token is not necessary if OSS)
karljj1 commented
carlocorradini commented
carlocorradini commented
@karljj1 Can you install https://github.com/apps/codecov in the repo. Thanks
karljj1 commented
@karljj1 Can you install https://github.com/apps/codecov in the repo. Thanks
Is it all working now?
carlocorradini commented
@karljj1 Can you install https://github.com/apps/codecov in the repo. Thanks
Is it all working now?
It should be automatic :)