Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Update codecov settings, make coverage non-blocking (#1217)
Summary of changes: - add projects and flags for `client` and `server`, but make the coverage tests non-blocking - disable the `default` project and just rely on the flagged projects - remove `unitests` and `e2etests` projects and flags since they don't make sense in the current repo - github workflow `ci-actions.yml` updated to upload coverage once for each flag References: - Non-blocking: https://docs.codecov.com/docs/common-recipe-list#set-non-blocking-status-checks - Flags: https://docs.codecov.com/docs/flags - `target: auto`: https://docs.codecov.com/docs/commit-status#target Signed-off-by: Scott J Dickerson <[email protected]>
- Loading branch information