Skip to content

Commit

Permalink
TST: Add .coveragerc file for coverage testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
charris committed Apr 4, 2018
1 parent bb73a6a commit 359e53e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[run]
branch = True
include = */numpy/*

0 comments on commit 359e53e

Please sign in to comment.