Skip to content

Commit

Permalink
chore(ci): update patch coverage check to 80% (#1264)
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
  • Loading branch information
qweeah authored Feb 1, 2024
1 parent b4fb6b0 commit 22c59ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/.codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ coverage:
project:
default:
target: 75%
if_ci_failed: error
patch:
default:
target: 80%
if_ci_failed: error

0 comments on commit 22c59ef

Please sign in to comment.