1
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Dustin J. Mitchell 8bb19eba2f import all modules, even if there are no tests
This makes the coverage estimate a better description of the overall
level of coverage
2010-12-19 21:31:33 -06:00
Dustin J. Mitchell ed0a6d05ae do not exclude any line matching /pass/ from coverage 2010-12-16 01:46:00 -06:00
Dustin J. Mitchell 0254a552bc skip 'pass' in coverage 2010-12-05 23:32:04 -06:00
Dustin J. Mitchell 95d4b52361 fix coverage omit/include instructions
This assumes coverage >= 3.4b1.  It only reports master/ and slave/,
omitting tests and templates.
2010-08-22 17:55:07 -05:00
Dustin J. Mitchell b89a0f04a2 add .coveragerc 2010-08-22 17:06:34 -05:00