Skip to content

Commit

Permalink
build(codecov): Added a codecov configuration (#3891)
Browse files Browse the repository at this point in the history
Signed-off-by: Flc゛ <four_leaf_clover@foxmail.com>
  • Loading branch information
flc1125 committed Mar 21, 2024
1 parent 2b1da2b commit 78f4687
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
coverage:
require_ci_to_pass: true

status:
project:
default:
target: 99%
threshold: 99%

patch:
default:
target: 99%
threshold: 95%

0 comments on commit 78f4687

Please sign in to comment.