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(config): display a message when 1.0.0.1 also doesn't work #495

Merged
merged 5 commits into from
May 22, 2023

Conversation

favonia
Copy link
Owner

@favonia favonia commented May 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #495 (cc906e1) into main (d0db1be) will decrease coverage by 0.05%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #495      +/-   ##
==========================================
- Coverage   87.86%   87.81%   -0.05%     
==========================================
  Files          42       42              
  Lines        2159     2167       +8     
==========================================
+ Hits         1897     1903       +6     
- Misses        253      255       +2     
  Partials        9        9              
Flag Coverage Δ
unittests 87.81% <83.33%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/provider/base.go 100.00% <ø> (ø)
internal/config/network_probe.go 75.67% <25.00%> (-4.33%) ⬇️
internal/provider/cloudflare_doh.go 100.00% <100.00%> (ø)
internal/provider/cloudflare_trace.go 100.00% <100.00%> (ø)
internal/provider/ipify.go 100.00% <100.00%> (ø)
internal/provider/local_cloudflare.go 100.00% <100.00%> (ø)
internal/provider/protocol/doh.go 96.03% <100.00%> (+0.03%) ⬆️
internal/provider/protocol/field.go 100.00% <100.00%> (ø)
internal/provider/protocol/http.go 100.00% <100.00%> (ø)
internal/provider/protocol/local.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@favonia favonia merged commit 5f5602d into main May 22, 2023
@favonia favonia deleted the tweak-1001-switch-ui branch May 22, 2023 18:41
@favonia favonia linked an issue May 24, 2023 that may be closed by this pull request
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.

Configurable Cloudflare IPs
1 participant