Skip to content

Commit

Permalink
disable Codecov test fails (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored May 16, 2024
1 parent ac9144f commit 356d2f7
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 @@ -5,3 +5,4 @@
^\.github$
^_pkgdown\.yml$
^vignettes/articles$
^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 356d2f7

Please sign in to comment.