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

feat(config): use 1.0.0.1 when 1.1.1.1 is blocked #491

Merged
merged 4 commits into from
May 19, 2023
Merged

Conversation

favonia
Copy link
Owner

@favonia favonia commented May 19, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #491 (ea85bda) into main (0cc67e0) will decrease coverage by 0.06%.
The diff coverage is 97.84%.

@@            Coverage Diff             @@
##             main     #491      +/-   ##
==========================================
- Coverage   87.82%   87.76%   -0.06%     
==========================================
  Files          35       41       +6     
  Lines        2095     2134      +39     
==========================================
+ Hits         1840     1873      +33     
- Misses        247      252       +5     
- Partials        8        9       +1     
Flag Coverage Δ
unittests 87.76% <97.84%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
cmd/ddns/ddns.go 0.00% <0.00%> (ø)
internal/config/env_base.go 100.00% <ø> (ø)
internal/config/network_probe.go 80.76% <80.76%> (ø)
internal/config/config.go 100.00% <100.00%> (ø)
internal/config/config_print.go 100.00% <100.00%> (ø)
internal/config/config_read.go 100.00% <100.00%> (ø)
internal/config/env_auth.go 100.00% <100.00%> (ø)
internal/config/env_domain.go 100.00% <100.00%> (ø)
internal/config/env_provider.go 100.00% <100.00%> (ø)
internal/provider/cloudflare_doh.go 100.00% <100.00%> (ø)
... and 2 more

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

@favonia favonia linked an issue May 19, 2023 that may be closed by this pull request
@favonia favonia merged commit 8b9d160 into main May 19, 2023
@favonia favonia deleted the refactor-config branch May 19, 2023 16:22
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