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
Add Codecov support for code coverage reporting (#24)
- Add coverage job to CI workflow using cargo-tarpaulin
- Create codecov.yml configuration with:
- Project and patch coverage thresholds
- PR comment layout configuration
- Unit test flags for crates/aptos-sdk/src/
- Exclusions for examples and test files
- GitHub Checks annotations enabled
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
0 commit comments