diff options
| author | Monty Taylor <mordred@inaugust.com> | 2016-10-13 10:39:41 -0500 | 
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2016-10-13 10:39:41 -0500 | 
| commit | 644d93f4d632c302cc8cd8ef5c465acfa4e478d5 (patch) | |
| tree | f1fae88cdafc423137507b1a8c0f16051d6b7c2a /.coveragerc | |
Initial Cookiecutter Commit.
Diffstat (limited to '.coveragerc')
| -rw-r--r-- | .coveragerc | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 0000000..118e2a8 --- /dev/null +++ b/.coveragerc  | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | [run] | ||
| 2 | branch = True | ||
| 3 | source = ttrun | ||
| 4 | |||
| 5 | [report] | ||
| 6 | ignore_errors = True | ||
