Put the coverage data files in the reports dir, where they will be treated like the disposable things they are.
This commit is contained in:
committed by
Calen Pennington
parent
d3e2e739a7
commit
28bb4724e7
@@ -1,6 +1,6 @@
|
||||
# .coveragerc for common/lib/xmodule
|
||||
[run]
|
||||
data_file = common/lib/xmodule/.coverage
|
||||
data_file = reports/common/lib/xmodule/.coverage
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
||||
Reference in New Issue
Block a user