Skip to content

Commit

Permalink
Ignore tests folder on coverage calculation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido Savion authored and Ido Savion committed Nov 13, 2020
1 parent a3bec54 commit 676d965
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ coverage:
target: auto
threshold: 0%
base: auto
informational: true
informational: true
ignore:
- "tests/**"

0 comments on commit 676d965

Please sign in to comment.