We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dc450 commit 0b73e08Copy full SHA for 0b73e08
.Rbuildignore
@@ -5,5 +5,4 @@
5
^\.version\.json$
6
^.*\.Rproj$
7
^\.Rproj\.user$
8
-^codecov\.yml$
9
^\.vscode$
codecov.yml
@@ -0,0 +1,14 @@
1
+comment: false
2
+
3
+coverage:
4
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 1%
+ informational: true
10
+ patch:
11
12
13
14
0 commit comments