Skip to content

Commit

Permalink
change threshold to 50%
Browse files Browse the repository at this point in the history
Signed-off-by: LiZhenCheng9527 <[email protected]>
  • Loading branch information
LiZhenCheng9527 committed Jul 10, 2024
1 parent 09c8622 commit 548ebc1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ coverage:
default:
# basic
target: auto #default
threshold: 35%
threshold: 50%
base: auto
comment: # this is a top-level key
layout: "header, files, footer" # remove "new" from "header" and "footer"
hide_project_coverage: false # set to false

0 comments on commit 548ebc1

Please sign in to comment.