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
feat: add codecov integration with test results upload
- Add lcov reporter to nyc configuration for codecov compatibility
- Add codecov upload steps to CI workflow for coverage and test results
- Configure fail_ci_if_error: false to not block CI on codecov issues
Project already has .github/codecov.yml with project and patch coverage checks configured.
0 commit comments