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: hostname resolving #3128

Merged
merged 2 commits into from
Mar 30, 2021
Merged

fix: hostname resolving #3128

merged 2 commits into from
Mar 30, 2021

Conversation

anshumanv
Copy link
Member

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

NA

Motivation / Use-Case

  • ipv6 will never be resolved

Breaking Changes

no

Additional Info

#3112 (comment)

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #3128 (fdf8189) into master (5863640) will increase coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3128      +/-   ##
==========================================
+ Coverage   91.87%   91.95%   +0.07%     
==========================================
  Files          37       37              
  Lines        1293     1292       -1     
  Branches      349      349              
==========================================
  Hits         1188     1188              
+ Misses         98       96       -2     
- Partials        7        8       +1     
Impacted Files Coverage Δ
lib/Server.js 94.02% <0.00%> (+0.19%) ⬆️

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 5863640...fdf8189. Read the comment docs.

@snitin315
Copy link
Member

@anshumanv can you fix lint issue?

@anshumanv
Copy link
Member Author

Failing in master, being fixed by @alexander-akait #3129, will rebase

@anshumanv
Copy link
Member Author

my bad, lint err was genuine, fixed now

@anshumanv anshumanv merged commit cd39491 into webpack:master Mar 30, 2021
@anshumanv anshumanv deleted the local-ip branch March 30, 2021 05:37
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.

4 participants