Skip to content

Commit

Permalink
disable Codecov test fails (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored May 16, 2024
1 parent 5a3715e commit cb35d6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
^\.lintr$
^README\.Rmd$
^_pkgdown\.yml$
^codecov\.yml$
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
coverage:
status:
project:
default:
informational: true
patch: off

0 comments on commit cb35d6d

Please sign in to comment.