MSKCC-Epi-Bio / bstfun

Miscellaneous collection of functions
http://mskcc-epi-bio.github.io/bstfun
Other
34 stars 23 forks source link

2023 fall hackathon bstfun unit testing #132

Closed stl2137 closed 3 months ago

stl2137 commented 11 months ago

Additional unit testing has been implemented for functions that were only partially tested (per the report from covr::report()). Per report, there should be around 5% more coverage. In addition, functions within the package that previously did not have testing files now do; all functions within bstfun should have a test file. All these changes were performed at the 2023 fall hackathon (10/11 & 10/12).


Reviewer Checklist (if item does not apply, mark is as complete)

When the branch is ready to be merged into main: