]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add codecov configuration
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 9 Jun 2018 13:06:46 +0000 (15:06 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 9 Jun 2018 13:06:46 +0000 (15:06 +0200)
.codecov.yml [new file with mode: 0644]

diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644 (file)
index 0000000..b5b2899
--- /dev/null
@@ -0,0 +1,32 @@
+codecov:
+  max_report_age: off
+  notify:
+    require_ci_to_pass: no
+
+coverage:
+  precision: 2
+  round: down
+  range: "70...100"
+
+  status:
+    project: yes
+    patch: yes
+    changes: no
+
+parsers:
+  gcov:
+    branch_detection:
+      conditional: yes
+      loop: yes
+      method: no
+      macro: no
+
+comment: off
+
+ignore: 
+  - "bundled"
+  - "cmake"
+  - "contrib"
+  - "doc"
+  - "examples"
+  - "tests"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.