Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: enhance CI with Codecov integration
✨ 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.