mirror of
https://github.com/sprockets/sprockets.clients.cassandra.git
synced 2024-11-14 19:29:26 +00:00
072ba24f69
Change coverage tool to codecov. Update README doc to refer to new coverage reports. Flush out some additional details in the README doc.
8 lines
139 B
INI
8 lines
139 B
INI
[run]
|
|
branch = True
|
|
source=sprockets/clients/cassandra
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
ignore_errors = True
|