Skip to content

Commit

Permalink
Omit the payloads and tools from coverage analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
lmacken committed Jun 19, 2013
1 parent 4cc046d commit 7e09df7
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,5 +1,8 @@
[run]
source = pyrasite
omit =
pyrasite/payloads/*
pyrasite/tools/*

[report]
exclude_lines =
Expand Down

0 comments on commit 7e09df7

Please sign in to comment.