Skip to content

Commit

Permalink
Set php and js coverage threshold to 0.1%
Browse files Browse the repository at this point in the history
  • Loading branch information
pierlon committed Dec 8, 2020
1 parent b6d53fc commit dffc5c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ coverage:
paths:
- includes
- src
threshold: 0.1%
js:
paths:
- assets/src
threshold: 0.1%

# Pull request comments
# See https://docs.codecov.io/docs/pull-request-comments
Expand Down

0 comments on commit dffc5c4

Please sign in to comment.