Skip to content

handle when re_matches returns a data.frame from capture groups #2287

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

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

MichaelChirico
Copy link
Collaborator

Closes #2188

NB: We don't have any tests touching the is.na(nms) case. I guess that's because our XPath is good at ensuring we always find a variable name. Should we just drop that instead? Harmless I guess.

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f096fe) 99.64% compared to head (c42e873) 99.64%.

❗ Current head c42e873 differs from pull request most recent head 802e654. Consider uploading reports for the commit 802e654 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2287   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         115      115           
  Lines        5284     5286    +2     
=======================================
+ Hits         5265     5267    +2     
  Misses         19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Error with capturing groups on regexes (object_name_linter)
3 participants