Skip to content

Commit

Permalink
ci: reduce diff coverage target (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
griest024 authored Mar 23, 2022
1 parent 1b08de8 commit 825a8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ coverage:
threshold: 2%
patch:
default:
target: 95%
target: 40%
threshold: 1%

0 comments on commit 825a8c8

Please sign in to comment.