This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch feature/codecov_ci
in repository https://gitbox.apache.org/repos/asf/celix.git


The following commit(s) were added to refs/heads/feature/codecov_ci by this 
push:
     new a175722  Adds project specific codecov.yml configuration
a175722 is described below

commit a1757227290fc4b6f12e8cec7580799a126613ee
Author: Pepijn Noltes <[email protected]>
AuthorDate: Sun May 17 12:20:34 2020 +0200

    Adds project specific codecov.yml configuration
---
 codecov.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..195d09d
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,4 @@
+coverage:
+  precision: 2
+  round: down
+  range: "68...100"
\ No newline at end of file

Reply via email to