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 bdf76a7 commit 2a83868Copy full SHA for 2a83868
.codecov.yml
@@ -0,0 +1,10 @@
1
+comment: false
2
+coverage:
3
+ status:
4
+ project:
5
+ default:
6
+ target: 70% # the (on purpose low) required coverage value
7
+ threshold: 10% # the permitted delta in hitting the target
8
+ patch:
9
10
+ target: 0% # the (on purpose low) required coverage value
ChangeLog
@@ -4,6 +4,8 @@
format string issue reported by R-devel
* R/RcppExports.R: Idem
+ * .codecov.yml: Added
+
2023-05-14 Dirk Eddelbuettel <edd@debian.org>
11
* DESCRIPTION (Version, Date): Release 0.1.10
0 commit comments