-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add code coverage computing in inflate() #256
Comments
ymansiaux
added a commit
that referenced
this issue
Jun 11, 2024
Using covr::package_coverage() #256
ymansiaux
added a commit
that referenced
this issue
Jun 11, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 12, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 12, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 12, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 17, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 17, 2024
ymansiaux
added a commit
that referenced
this issue
Jun 17, 2024
…_all We checks whether codecov updates accordingly when we add extra tests in our flat files #256
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in inflate_all -> code_cov must be set to FALSE
add a param compute_code_cov in inflate and inflate_all
let the user choose the codecov fun to use ?
The text was updated successfully, but these errors were encountered: