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

Strict matching for .data #2627

Merged
merged 3 commits into from
Apr 11, 2017
Merged

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Apr 8, 2017

I think strict matching for .env needs to be fixed in rlang, CC @lionel-.

Fixes #2591.

@krlmlr
Copy link
Member Author

krlmlr commented Apr 8, 2017

@lionel-: I'm also wondering why both grouped and ungrouped tests appear to hit the same code path. Is this new?

@krlmlr krlmlr merged commit ba573f5 into tidyverse:master Apr 11, 2017
@krlmlr krlmlr deleted the b-#2591-data-strict branch April 11, 2017 15:59
@lionel-
Copy link
Member

lionel- commented Apr 11, 2017

@krlmlr could you use the rlang ctor I provided in r-lib/rlang#92 please?

The class is now dictionary and has a read_only field.

@lock
Copy link

lock bot commented Jan 18, 2019

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

@lock lock bot locked and limited conversation to collaborators Jan 18, 2019
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.

.data and .env need strict matching semantics
3 participants