Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SDK] Chore: Sets coverage thresholds (#5530)
CNCT-2485 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the code coverage settings and the GitHub Actions workflow for better integration with Codecov. ### Detailed summary - Updated `codecov.yml` to set `target` coverage to `80%` instead of `auto`. - Modified `.github/workflows/CI.yml`: - Changed the step name from `Upload coverage reports to Codecov` to `Code Coverage`. - Specified the `directory` for coverage reports as `packages/`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information