epiverse-trace / readepi

An R package for importing epi data into R.
https://epiverse-trace.github.io/readepi/
Other
6 stars 5 forks source link

When processed separately, the overall coverage for functions in `read_from_fingertips_helpers.R` is 80.37%. But, this coverage drop down to 65.64% after running the `covr::package_coverage(".")`. I cannot understand the reason why this is happening. #47

Closed Karim-Mane closed 1 year ago

Karim-Mane commented 1 year ago

the test coverage became normal after restarting R.