Skip to content

rsample fix for rlang::abort as cli_abort for 506 #523

Merged
hfrick merged 8 commits into
tidymodels:mainfrom
PriKalra:add-rsample506-snapshot-test
Sep 9, 2024
Merged

rsample fix for rlang::abort as cli_abort for 506 #523
hfrick merged 8 commits into
tidymodels:mainfrom
PriKalra:add-rsample506-snapshot-test

Conversation

@PriKalra

@PriKalra PriKalra commented Aug 15, 2024

Copy link
Copy Markdown
Contributor

replaced all the rlang::abort to cli_abort without using cli::
closes #506 and closes #508

@PriKalra PriKalra left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixes #508

@hfrick hfrick left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for tackling this! Could you also run the tests and update snapshots accordingly? If you'd like some help doing that, come see me!

Comment thread R/initial_validation_split.R Outdated
Comment thread R/initial_validation_split.R Outdated
Comment thread R/make_groups.R Outdated
Comment thread R/mc.R Outdated
Comment thread R/make_groups.R Outdated
Comment thread R/make_groups.R Outdated
Comment thread R/nest.R Outdated
@PriKalra

PriKalra commented Aug 15, 2024

Copy link
Copy Markdown
Contributor Author

I have done the tests, included the feedback and run a rCMD check.

@hfrick hfrick merged commit d325001 into tidymodels:main Sep 9, 2024
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions Bot locked and limited conversation to collaborators Sep 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use cli errors in R/make_groups.R, R/mc.R, R/nest.R Use cli errors in R/initial_validation_split.R

2 participants