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

refactor(server): remove some variables of options #2175

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

hiroppy
Copy link
Member

@hiroppy hiroppy commented Aug 3, 2019

  • 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?

no

Motivation / Use-Case

https://github.com/webpack/webpack-dev-server/projects/1#card-22549444

Breaking Changes

yes

Additional Info

no

@codecov
Copy link

codecov bot commented Aug 3, 2019

Codecov Report

Merging #2175 into next will decrease coverage by 0.09%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             next    #2175     +/-   ##
=========================================
- Coverage   93.57%   93.47%   -0.1%     
=========================================
  Files          33       33             
  Lines        1245     1242      -3     
  Branches      363      365      +2     
=========================================
- Hits         1165     1161      -4     
- Misses         71       72      +1     
  Partials        9        9
Impacted Files Coverage Δ
lib/Server.js 97.1% <91.66%> (-0.25%) ⬇️

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 d0893f1...44a18b3. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

👍 Something wrong with CI, feel free to merge when CI was green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants