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: listen on IPv4 loopback only by default on Windows #4547

Merged
merged 1 commit into from
Dec 5, 2023

fix: listen on IPv4 loopback only by default on Windows

5dfcde4
Select commit
Loading
Failed to load commit list.
Merged

fix: listen on IPv4 loopback only by default on Windows #4547

fix: listen on IPv4 loopback only by default on Windows
5dfcde4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

75.48% (+0.04%) compared to 71fb0b8

View this Pull Request on Codecov

75.48% (+0.04%) compared to 71fb0b8

Details

Codecov Report

Merging #4547 (5dfcde4) into main (71fb0b8) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4547      +/-   ##
==========================================
+ Coverage   75.44%   75.48%   +0.04%     
==========================================
  Files         240      240              
  Lines       12854    12855       +1     
  Branches     3312     3313       +1     
==========================================
+ Hits         9698     9704       +6     
+ Misses       3156     3151       -5     
Files Coverage Δ
packages/wrangler/src/config/validation.ts 90.10% <100.00%> (ø)
packages/wrangler/src/pages/dev.ts 16.49% <100.00%> (+0.28%) ⬆️

... and 6 files with indirect coverage changes