Skip to content

Commit

Permalink
TST: ignore setup.py files for codecov reports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjereddy committed Aug 6, 2018
1 parent 9d0225b commit bcf7117
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ coverage:
# Require 1% coverage, i.e., always succeed
target: 1
comment: off

ignore:
- "**/setup.py"

0 comments on commit bcf7117

Please sign in to comment.