Coverage xml and html reports are now a separate 'xml' and 'html' step from 'test'.
This commit is contained in:
committed by
Calen Pennington
parent
c3f0d31cc9
commit
3dc23eb131
@@ -1,4 +1,7 @@
|
||||
# .coveragerc for cms
|
||||
# .coveragerc for lms
|
||||
[run]
|
||||
data_file = lms/.coverage
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user