Commit Graph

3 Commits

Author SHA1 Message Date
Monty Taylor ef8614e17b Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I0cdd76a8f560704b3a44db116feba05ffcb52b05
2015-09-21 14:27:05 +00:00
Jeremy Stanley 3562f7cc2e Fix coverage so that it works for this repo
PBR provides test and testr entrypoints, the latter of which is not
recommended as its serviced directly by testr. Switch to test in
tox.ini and pass an option to PBR indicating the correct package
name to use when calling coverage. Also update .coveragerc with the
corrected source path, and stop omitting the tests themselves (after
all, tests should cover themselves!).

Change-Id: I04b1a5393979c5d82a794d35189743f688bdfdd8
2015-04-07 18:35:46 +00:00
Sahdev Zala d4d826ef96 Add .gitreview file and apply cookiecutter template.
Add .getreview file and add files generated via cookiecutter template.
Also delete some originally added files to have project's initial layout
ready.

Change-Id: I494f52469b5a4aff1c1f12d58bcf41140ad3e680
2014-04-01 09:43:50 -05:00