We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5033704 commit e5a27fcCopy full SHA for e5a27fc
codecov.yml
@@ -0,0 +1,14 @@
1
+# MEmilio configuration for Codecov.io coverage reports
2
+
3
+# Allow tiny, non-deterministic coverage fluctuations (<= 0.1 percentage points)
4
+# caused by RNG/parallel execution to not fail CI.
5
+coverage:
6
+ status:
7
+ project:
8
+ default:
9
+ target: auto
10
+ threshold: 0.1%
11
+ patch:
12
13
14
0 commit comments