Skip to content

Commit

Permalink
Set the patch coverage target to 75%
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Apr 11, 2024
1 parent 4bd4a3e commit 53cdd72
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
codecov:
status:
project:
default:
# Keep the project coverage target to auto
target: auto
patch:
default:
# Set the patch coverage target to 75%
target: 0.75

0 comments on commit 53cdd72

Please sign in to comment.