Skip to content

Commit

Permalink
Remove test directory from codecoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Sep 26, 2019
1 parent c2ecb9d commit 4f2ede8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
codecov:
notify:
require_ci_to_pass: yes

coverage:
status:
project:
default:
threshold: 1%

ignore:
- "test"

0 comments on commit 4f2ede8

Please sign in to comment.