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

.is_selector_registered() #164

Merged
merged 4 commits into from Jun 30, 2022
Merged

.is_selector_registered() #164

merged 4 commits into from Jun 30, 2022

Conversation

larmarange
Copy link
Owner

fix #163

Copy link
Collaborator

@ddsjoberg ddsjoberg left a comment

Choose a reason for hiding this comment

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

@larmarange looks great! thank you so much for putting it together!

I updated the function name from registered to scoped to more accurately reflect what is going on.

PS Apologies for being quiet on the workflows/tidymodels issues. I am swamped at work, but taking two weeks after starting next week! Should be able to return to them after vacation.

@larmarange
Copy link
Owner Author

@ddsjoberg Thanks

PS: no worry about tidymodels, there is no emergency. Enjoy your vacation.

@larmarange
Copy link
Owner Author

Quick question: why two dots in the function name?

@ddsjoberg
Copy link
Collaborator

Quick question: why two dots in the function name?

Oops, a bad copy+paste mistake! i just updated and pushed

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #164 (b6c662f) into main (53310c5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          38       38           
  Lines        1605     1605           
=======================================
  Hits         1591     1591           
  Misses         14       14           
Impacted Files Coverage Δ
R/select_utilities.R 98.32% <100.00%> (ø)

@larmarange larmarange merged commit 6f7c745 into main Jun 30, 2022
@larmarange larmarange deleted the issue_163 branch June 30, 2022 14:58
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.

Export is_selector_registered() function
2 participants