Skip to content

Commit

Permalink
more relaxed codecov setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Aug 24, 2024
1 parent 163f5f2 commit b97007d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
^revdep$
^\.github$
^pkgdown$
^codecov.yml$
14 changes: 14 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
comment: false

coverage:
status:
project:
default:
target: auto
threshold: 1%
informational: true
patch:
default:
target: auto
threshold: 1%
informational: true

0 comments on commit b97007d

Please sign in to comment.