Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hit 95% of test coverage #42

Open
galachad opened this issue Dec 2, 2024 · 0 comments
Open

Hit 95% of test coverage #42

galachad opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@galachad
Copy link
Member

galachad commented Dec 2, 2024

We have some functions and files that are not cover by test coverage.

covr::package_coverage()
devtools::test_coverage()
cohortBuilder Coverage: 52.85%
R/attrition.R: 0.00%
R/cohortBuilder-package.R: 0.00%
R/repro_code_utils.R: 10.50%
R/hooks.R: 13.04%
R/list_operators.R: 36.67%
R/cohort_methods.R: 49.28%
R/source_tblist.R: 64.01%
R/filter.R: 67.43%
R/bind_keys.R: 77.27%
R/source_methods.R: 80.81%
R/step.R: 87.93%

All the functions should be cover with test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants