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

[miniflare] fix: ensure magic proxy works when starting on non-local hosts, and IPv6 addresses can be used as hosts #5133

Merged
merged 2 commits into from
Mar 1, 2024

fix: ensure IPv6 addresses can be used as `host`s

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

[miniflare] fix: ensure magic proxy works when starting on non-local hosts, and IPv6 addresses can be used as hosts #5133

fix: ensure IPv6 addresses can be used as `host`s
5c813e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

70.38% (+0.06%) compared to 89350a0

View this Pull Request on Codecov

70.38% (+0.06%) compared to 89350a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.38%. Comparing base (89350a0) to head (5c813e6).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5133      +/-   ##
==========================================
+ Coverage   70.32%   70.38%   +0.06%     
==========================================
  Files         298      298              
  Lines       15542    15542              
  Branches     3999     3999              
==========================================
+ Hits        10930    10940      +10     
+ Misses       4612     4602      -10     

see 7 files with indirect coverage changes