Skip to content

[187192596] Find variables and their paths in a Crunch dataset or variable folder #369

[187192596] Find variables and their paths in a Crunch dataset or variable folder

[187192596] Find variables and their paths in a Crunch dataset or variable folder #369

Triggered via pull request April 18, 2024 15:58
Status Success
Total duration 5m 10s
Artifacts

R-codecov-lint.yaml

on: pull_request
test-coverage
5m 0s
test-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/findVariables.R#L2
file=R/findVariables.R,line=2,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
test-coverage: R/findVariables.R#L5
file=R/findVariables.R,line=5,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
test-coverage: R/findVariables.R#L11
file=R/findVariables.R,line=11,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 104 characters.
test-coverage: R/findVariables.R#L13
file=R/findVariables.R,line=13,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 124 characters.
test-coverage: R/findVariables.R#L23
file=R/findVariables.R,line=23,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 111 characters.
test-coverage: R/findVariables.R#L37
file=R/findVariables.R,line=37,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 126 characters.
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.