You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate Codecov into CI. This requires registering the repository with Codecov, storing the CODECOV_TOKEN in GitHub Actions secrets, and creating the workflow file that collects and uploads coverage on each PR.
Integrate Codecov into CI. This requires registering the repository with Codecov, storing the
CODECOV_TOKENin GitHub Actions secrets, and creating the workflow file that collects and uploads coverage on each PR.Source: #513