Skip to content
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 simple check for variables with different capitalization #84

Merged
merged 14 commits into from
Mar 5, 2024

adjust name of settings file in codeCheck and add documentation

ffc90cc
Select commit
Loading
Failed to load commit list.
Merged

add simple check for variables with different capitalization #84

adjust name of settings file in codeCheck and add documentation
ffc90cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 0s

60.31% of diff hit (target 41.41%)

View this Pull Request on Codecov

60.31% of diff hit (target 41.41%)

Annotations

Check warning on line 30 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L30

Added line #L30 was not covered by tests

Check warning on line 37 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 54 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L54

Added line #L54 was not covered by tests

Check warning on line 57 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 100 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L100

Added line #L100 was not covered by tests

Check warning on line 104 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 112 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L107-L112

Added lines #L107 - L112 were not covered by tests

Check warning on line 115 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L115

Added line #L115 was not covered by tests

Check warning on line 126 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 128 in R/checkAppearance.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checkAppearance.R#L128

Added line #L128 was not covered by tests

Check warning on line 224 in R/codeCheck.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/codeCheck.R#L224

Added line #L224 was not covered by tests