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

Remove redundant IF statements #4158

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

fecqs
Copy link
Contributor

@fecqs fecqs commented Jan 6, 2022

Remove redundant IF statements

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

Breaking Changes

Additional Info

Remove redundant IF statements
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 6, 2022

CLA Signed

The committers are authorized under a signed CLA.

@fecqs
Copy link
Contributor Author

fecqs commented Jan 6, 2022

Remove redundant IF statements

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #4158 (dd15c2d) into master (75999bb) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4158      +/-   ##
==========================================
+ Coverage   92.15%   92.27%   +0.11%     
==========================================
  Files          14       14              
  Lines        1543     1541       -2     
  Branches      590      589       -1     
==========================================
  Hits         1422     1422              
+ Misses        112      110       -2     
  Partials        9        9              
Impacted Files Coverage Δ
lib/Server.js 93.72% <ø> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75999bb...dd15c2d. Read the comment docs.

@alexander-akait alexander-akait merged commit c1907f1 into webpack:master Jan 11, 2022
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.

None yet

2 participants