You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
geneva/.coveragerc

21 lines
337 B
Plaintext

[run]
branch = True
source = ./
[report]
exclude_lines =
if self.debug:
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
def get_args
except KeyboardInterrupt:
ignore_errors = True
omit =
experimental/*
experimental/smtp/*
tests/*
censors/*
censor_driver.py
graph.py