summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2018-07-25 08:47:53 -0400
committerJulian Berman <Julian@GrayVines.com>2018-07-25 08:47:53 -0400
commitc1a084451714e18700005117350d415664135737 (patch)
treee389ae7b91071a78241859e7e439a4bfac08a69c /codecov.yml
parent4877890461ee44ad7dbd928d14738ddae2c02f5b (diff)
downloadjsonschema-c1a084451714e18700005117350d415664135737.tar.gz
In prep for codecov.
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..a370000
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,11 @@
+coverage:
+ precision: 2
+ round: down
+ status:
+ patch:
+ default:
+ target: 100%
+
+comment:
+ layout: "header, diff, uncovered"
+ behavior: default