Skip to content

[188037693]: fix bugs with as.data.frame(ds, force = TRUE) #385

[188037693]: fix bugs with as.data.frame(ds, force = TRUE)

[188037693]: fix bugs with as.data.frame(ds, force = TRUE) #385

Triggered via pull request July 30, 2024 18:16
Status Success
Total duration 12m 58s
Artifacts

R-codecov-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test-coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-coverage: R/api.R#L182
file=R/api.R,line=182,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 16, this has 23.
test-coverage: R/insertions.R#L346
file=R/insertions.R,line=346,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 16, this has 22.
test-coverage: tests/testthat/test-append-subvariables.R#L13
file=tests/testthat/test-append-subvariables.R,line=13,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 102 characters.