lorax/.coveragerc
Alexander Todorov 7809da61e6 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
2018-06-11 16:54:58 -07:00

6 lines
89 B
INI

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