Skip to content

Commit

Permalink
Added .coveragerc back
Browse files Browse the repository at this point in the history
  • Loading branch information
edyan committed Jun 22, 2019
1 parent 6de3456 commit da6b575
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[paths]
source = stakkr

[run]
branch = True
source = stakkr
parallel = false

[report]
show_missing = true
precision = 2

0 comments on commit da6b575

Please sign in to comment.