1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-03 08:24:11 +02:00

(v1.2.0.9027) move to github

This commit is contained in:
2020-07-08 17:48:57 +02:00
parent 76fc8e1b14
commit 5195e0b9da
17 changed files with 77 additions and 76 deletions

View File

@@ -64,5 +64,5 @@ jobs:
shell: Rscript {0}
- name: Test coverage
run: covr::codecov()
run: covr::codecov(line_exclusions = list("R/atc_online.R", "R/mo_source.R", "R/resistance_predict.R", "R/aa_helper_functions_dplyr.R"))
shell: Rscript {0}