meghapsimatrix / simhelpers

Helper package to assist in running simulation studies
10 stars 3 forks source link

Fix code coverage bugs. #20

Open jepusto opened 7 months ago

jepusto commented 7 months ago

covr::codecov() seems to trip up on functions constructed from bundle_sim(). Maybe switching to coveralls or some other coverage tool would help?