Skip to content

chore: Minor code refactor adhering to ES6 semantics#1122

Merged
ematipico merged 8 commits intowebpack:nextfrom
jamesgeorge007:chore/minor-code-refactor
Jan 18, 2020
Merged

chore: Minor code refactor adhering to ES6 semantics#1122
ematipico merged 8 commits intowebpack:nextfrom
jamesgeorge007:chore/minor-code-refactor

Conversation

@jamesgeorge007
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
refactoring

Did you add tests for your changes?
Nope

If relevant, did you update the documentation?
N/A

Summary
Use object destructuring assignment wherever possible.

Does this PR introduce a breaking change?
Nope

Other information
N/A

@hemal7735
Copy link
Copy Markdown
Contributor

@jamesgeorge007 there are many test cases are failing. This could be due to the chain effect of not updating the test-cases based on the changes here.
Please run the test-cases in local to see what failed.

@jamesgeorge007
Copy link
Copy Markdown
Member Author

jamesgeorge007 commented Nov 18, 2019

@hemal7735 couple of recent works in the next branch made the CI fail which has nothing to do with this PR. Check out the CI build status.

evenstensberg
evenstensberg previously approved these changes Nov 22, 2019
Copy link
Copy Markdown
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, sending of to @ematipico

ematipico
ematipico previously approved these changes Jan 17, 2020
@webpack-bot
Copy link
Copy Markdown

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@rishabh3112
Copy link
Copy Markdown
Member

@jamesgeorge007 have a look at #1141. There may be some duplicate changes here.

rishabh3112
rishabh3112 previously approved these changes Jan 17, 2020
Copy link
Copy Markdown
Member

@rishabh3112 rishabh3112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me overall. Left a comment above.

@jamesgeorge007 jamesgeorge007 removed the request for review from ematipico January 17, 2020 13:01
anshumanv
anshumanv previously approved these changes Jan 17, 2020
@jamesgeorge007 jamesgeorge007 force-pushed the chore/minor-code-refactor branch from c718411 to 02ac3f7 Compare January 17, 2020 15:50
@jamesgeorge007 jamesgeorge007 changed the title chore: minor code refactor chore: Minor code refactoring adhering to ES6 semantics Jan 17, 2020
@jamesgeorge007 jamesgeorge007 changed the title chore: Minor code refactoring adhering to ES6 semantics chore: Minor code refactor adhering to ES6 semantics Jan 17, 2020
@jamesgeorge007 jamesgeorge007 force-pushed the chore/minor-code-refactor branch from 02ac3f7 to 6ac60d5 Compare January 18, 2020 16:32
@ematipico ematipico merged commit aed9b9e into webpack:next Jan 18, 2020
@jamesgeorge007 jamesgeorge007 deleted the chore/minor-code-refactor branch January 18, 2020 18:14
@jamesgeorge007 jamesgeorge007 removed the request for review from rishabh3112 January 19, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants