Skip to content

Update dependencies; Walk Arrays of case statements#78

Merged
jwalton merged 4 commits into
benbria:masterfrom
doublerebel:deps/up-to-date
Jul 26, 2016
Merged

Update dependencies; Walk Arrays of case statements#78
jwalton merged 4 commits into
benbria:masterfrom
doublerebel:deps/up-to-date

Conversation

@doublerebel

Copy link
Copy Markdown
Contributor

Hello,

I updated the deps and noticed a few tests were no longer passing, since case statements now are wrapped as an array of nodes. These 'Array' nodes do not have location data, which caused nodeWrapper.toString() to return undefined. These minor changes fix the issue and bring the package.json current.

Thanks!

@coveralls

coveralls commented Jul 26, 2016

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.1%) to 78.481% when pulling a5b82f0 on doublerebel:deps/up-to-date into 6295ef5 on benbria:master.

@jwalton

jwalton commented Jul 26, 2016

Copy link
Copy Markdown
Contributor

Nice! Thanks!

@jwalton jwalton merged commit 3a3ee6b into benbria:master Jul 26, 2016
@jwalton

jwalton commented Jul 26, 2016

Copy link
Copy Markdown
Contributor

Published as v1.0.2.

@doublerebel

Copy link
Copy Markdown
Contributor Author

Thanks for the fast merge @jwalton! While I have your ear can I ask about #77?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants