Closed radbasa closed 3 months ago
Attention: Patch coverage is 45.45455%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 96.71%. Comparing base (
e736931
) to head (4339f61
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
R/namespaced_function_calls.R | 0.00% | 3 Missing :warning: |
R/zzz.R | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hold on this. Previous CI failed. CI could not properly handle the R version check.
CI good now. R CMD check on CI did not like getRversion()
.
Have you read the Contributing Guidelines?
Issue #134
Includes a bugfix for R >= 4.3 compatibility. See comments below.
Definition of Done
R CMD check
, linter, unit tests, spelling)..Rd
files withroxygen2::roxygenise()
)