lorax/.coveragerc
Alexander Todorov 70f6bc3bcf Properly report coverage
- use same version of coverage.py as is inside the container b/c
  data format has changed between versions
- use `coverage combine' with a .coveragerc mapping to adjust for
  differences in file paths between the container and Travis
2017-12-19 22:48:14 +02:00

6 lines
89 B
INI

# http://nedbatchelder.com/code/coverage/config.html
[paths]
source = .
/lorax/