grafanalib/.coveragerc
Jonathan Lange 0679cea91c
Generate test coverage report in CI (#111)
Fail if our test coverage goes down.
2018-02-20 11:34:38 +00:00

6 lines
73 B
INI

[run]
branch = True
include =
grafanalib/*.py
grafanalib/**/*.py