Skip to content

Commit

Permalink
Added codecov scores
Browse files Browse the repository at this point in the history
  • Loading branch information
serkor1 committed Dec 9, 2023
1 parent 894c18a commit fde962a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
comment: false

language: R
sudo: false
cache: packages
after_success:

- Rscript -e 'covr::codecov()'

coverage:
status:
project:
Expand All @@ -12,3 +19,4 @@ coverage:
target: auto
threshold: 1%
informational: true

0 comments on commit fde962a

Please sign in to comment.