Skip to content
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

fix: Autofix for paths with double member access #230

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

c0d3d
Copy link
Contributor

@c0d3d c0d3d commented Mar 6, 2020

Fix for issue with nested member access and 'string' form.

Fixes #219

@coveralls
Copy link

coveralls commented Mar 6, 2020

Pull Request Test Coverage Report for Build 472

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 471: 0.0%
Covered Lines: 1906
Relevant Lines: 1906

💛 - Coveralls

@c0d3d
Copy link
Contributor Author

c0d3d commented Mar 10, 2020

@idok can you take a look at this?

@idok idok merged commit abe029f into wix-incubator:master Apr 12, 2020
@c0d3d c0d3d deleted the nested-dot-access branch April 23, 2020 20:54
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.

[Bug] lodash/path-style auto fix produces code that isn't semantically equivalent
3 participants