summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2017-08-31 00:29:30 +0200
committerJ08nY2017-08-31 00:29:30 +0200
commitf78e35c537a2768b213294c968f7931d4ac35828 (patch)
treec96a570322898181450bd0525411d38f4e255888
parentc51e20507c43df26311043ac7d86f24a2646d1e5 (diff)
downloadecgen-f78e35c537a2768b213294c968f7931d4ac35828.tar.gz
ecgen-f78e35c537a2768b213294c968f7931d4ac35828.tar.zst
ecgen-f78e35c537a2768b213294c968f7931d4ac35828.zip
-rw-r--r--.codecov.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644
index 0000000..fdb6a2a
--- /dev/null
+++ b/.codecov.yml
@@ -0,0 +1,8 @@
+coverage:
+ range: 50..100
+ round: up
+ precision: 2
+
+ignore:
+ - "test/"
+ - "lib/" \ No newline at end of file