-
Notifications
You must be signed in to change notification settings - Fork 30
refactor: update substitute tests to use table syntax #653
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #653 +/- ##
=======================================
Coverage 55.07% 55.07%
=======================================
Files 195 195
Lines 15926 15926
=======================================
Hits 8771 8771
Misses 6781 6781
Partials 374 374 |
|
looks like the test is failing :( unless that's the intent ? |
|
@wass3r this was originally created to showcase that the default variable substitution syntax
The existing behavior is fine for most use-case but if you're trying to do variable substitution for |
jbrockopp
left a comment
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.
LGTM
changes