Skip to content

Commit

Permalink
Adding Codecov configuration
Browse files Browse the repository at this point in the history
Adding a 1% of threshold for coverage diffs
  • Loading branch information
pafuent committed Dec 1, 2020
1 parent 502cce2 commit 99d5a07
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
coverage:
status:
project:
default:
threshold: 1%
patch:
default:
threshold: 1%

comment:
require_changes: true

0 comments on commit 99d5a07

Please sign in to comment.