Skip to content

Fix regex check for column name - #28

Closed
sicarul wants to merge 3 commits into
datamill-co:masterfrom
sicarul:master
Closed

Fix regex check for column name#28
sicarul wants to merge 3 commits into
datamill-co:masterfrom
sicarul:master

Conversation

@sicarul

@sicarul sicarul commented Apr 28, 2021

Copy link
Copy Markdown

The current regex check fails for single-character columns (I created a tap with a variable called "X"), please review at your earliest convenience, thanks!

@awm33

awm33 commented Apr 30, 2021

Copy link
Copy Markdown
Member

Hi @sicarul ! Thanks for contributing!

Can you add a test for a single character column? I think since it's not a very common case, if that test isn't there, a regression may happen.

@sicarul

sicarul commented May 10, 2021

Copy link
Copy Markdown
Author

@awm33 sorry, just saw your comment, will get to it

@sicarul

sicarul commented May 11, 2021

Copy link
Copy Markdown
Author

@awm33 I've added the test, however i am not able to get almost any tests passing, most fail for me, including the one i added, i'm not sure what's going on.

@sicarul

sicarul commented Jun 1, 2021

Copy link
Copy Markdown
Author

Sorry i'll have to open a new PR to switch out the branch, my bad
Created #29

@sicarul sicarul closed this Jun 1, 2021
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.

2 participants