Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enable test coverage reporting in CI pipeline
- Updated `.github/workflows/ci.yml` to include the `--coverage` flag when running tests. - This ensures test coverage data is generated and can be uploaded to Codecov for better analysis.
- Loading branch information