-
Notifications
You must be signed in to change notification settings - Fork 18
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
IMP: more verbose error handling for merge method use cases #64
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for tackling this one @hagenjp! Some comments inline, lmk if you have any questions!
Co-authored-by: Liz Gehret <[email protected]>
Co-authored-by: Liz Gehret <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One very small nit-picky update to your Regex assertion (noted below) but otherwise this all looks great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for all of your hard work on this @hagenjp, this is g2g! i replaced the parens around the MD column types with single quotes in the error message, just because i think it renders a bit nicer - but didn't think that warranted another round of reviews and didn't want to toss it back to you for something that small. once this passes ci, i'll go ahead and merge!
closes #63
closes #62