Skip to content

Commit

Permalink
Tell coverage where our sources are
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 10, 2018
1 parent 64f2b28 commit b257abf
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
@@ -1,3 +1,6 @@
[run]
source = transaction

[report]
exclude_lines =
# pragma: no cover
Expand Down

0 comments on commit b257abf

Please sign in to comment.