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

Snake case lint #281

Merged
merged 32 commits into from
Jan 30, 2025
Merged

Snake case lint #281

merged 32 commits into from
Jan 30, 2025

Conversation

d-morrison
Copy link
Member

@d-morrison d-morrison commented Sep 25, 2024

Had to fix snake_case issues across all these files due to linked, reused documentation (via @inheritParams)

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
R/simresp.tinf.R 66.66% 5 Missing ⚠️
R/load_pop_data.R 33.33% 4 Missing ⚠️
R/sim.cs.multi.R 0.00% 4 Missing ⚠️
R/simulate_pop_data.R 75.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
R/as_curve_params.R 91.42% <100.00%> (+0.51%) ⬆️
R/df_to_array.R 76.47% <100.00%> (+76.47%) ⬆️
R/simcs.tinf.R 100.00% <100.00%> (+100.00%) ⬆️
R/simulate_pop_data.R 83.09% <75.00%> (ø)
R/load_pop_data.R 45.21% <33.33%> (-0.40%) ⬇️
R/sim.cs.multi.R 0.00% <0.00%> (ø)
R/simresp.tinf.R 90.21% <66.66%> (+90.21%) ⬆️

... and 6 files with indirect coverage changes

@d-morrison d-morrison marked this pull request as draft September 26, 2024 17:51
Copy link

github-actions bot commented Jan 29, 2025

📕 Preview documentation for this PR has been cleaned up.

@d-morrison d-morrison marked this pull request as ready for review January 29, 2025 22:25
@d-morrison d-morrison merged commit 2dd4ed3 into main Jan 30, 2025
14 checks passed
@d-morrison d-morrison deleted the snake-case-lint branch January 30, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant