sprockets.clients.cassandra/.coveragerc
Brian Korty 072ba24f69 Change coverage tool to codecov.
Change coverage tool to codecov. Update README doc to refer to
new coverage reports. Flush out some additional details in the
README doc.
2015-05-12 11:19:40 -04:00

8 lines
139 B
INI

[run]
branch = True
source=sprockets/clients/cassandra
[report]
exclude_lines =
pragma: no cover
def __repr__
ignore_errors = True