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: enhance CI with Codecov integration
🔧 CI Configuration:
- Added Codecov token and verbose output to CI workflow.
- Configured Codecov to fail CI if errors are encountered.
- Set specific flags and name for Codecov reporting.
✨ Codecov Configuration:
- Introduced a new codecov.yml file for detailed configuration.
- Specified coverage requirements and thresholds for project and patch.
- Configured comment layout and parser settings for better reporting.
These changes significantly enhance the CI workflow by integrating Codecov for improved coverage reporting and management.
0 commit comments