Skip to content

[187448845]: don't assume that weight in prefs exists #372

[187448845]: don't assume that weight in prefs exists

[187448845]: don't assume that weight in prefs exists #372

Triggered via pull request May 9, 2024 17:14
Status Success
Total duration 11m 53s
Artifacts

R-codecov-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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/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.