From 3b9e6b20409f0b2d1b1d79086ed5fccebf7fd178 Mon Sep 17 00:00:00 2001 From: Aaron Lademann Date: Tue, 25 Oct 2016 11:34:20 -0700 Subject: [PATCH] Round coverage stats up --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 9e9d8914e..8078d6cd3 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,6 @@ comment: layout: header, changes, diff, sunburst coverage: + round: up ignore: - - web/.* + - web/.*