From db7d25eeb5ba43cdc3662cbee9ceabb8d61c7ab5 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Fri, 25 Sep 2015 08:00:55 +0100 Subject: Refactor census assistant, add unit tests --- .coveralls.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .coveralls.yml (limited to '.coveralls.yml') diff --git a/.coveralls.yml b/.coveralls.yml new file mode 100644 index 0000000000..6c68f1d734 --- /dev/null +++ b/.coveralls.yml @@ -0,0 +1,5 @@ +src_dir: app + +coverage_clover: tests/clover.xml + +json_path: tests/coverage-uploade.json -- cgit v1.3