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!: rename IP4/6_POLICY to IP4/6_PROVIDER #167

Merged
merged 3 commits into from
May 14, 2022
Merged

feat!: rename IP4/6_POLICY to IP4/6_PROVIDER #167

merged 3 commits into from
May 14, 2022

Conversation

favonia
Copy link
Owner

@favonia favonia commented May 14, 2022

Close #166.

@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

Merging #167 (3bf2e12) into main (718d43a) will increase coverage by 0.77%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   83.03%   83.80%   +0.77%     
==========================================
  Files          27       27              
  Lines        1491     1562      +71     
==========================================
+ Hits         1238     1309      +71     
  Misses        248      248              
  Partials        5        5              
Flag Coverage Δ
unittests 83.80% <100.00%> (+0.77%) ⬆️

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

Impacted Files Coverage Δ
internal/provider/ip.go 100.00% <ø> (ø)
internal/config/config.go 98.51% <100.00%> (ø)
internal/config/env.go 100.00% <100.00%> (ø)
internal/provider/base.go 100.00% <100.00%> (ø)
internal/provider/cloudflare_doh.go 100.00% <100.00%> (ø)
internal/provider/cloudflare_trace.go 100.00% <100.00%> (ø)
internal/provider/dns.go 96.61% <100.00%> (ø)
internal/provider/http.go 84.61% <100.00%> (ø)
internal/provider/ipify.go 100.00% <100.00%> (ø)
internal/provider/local.go 100.00% <100.00%> (ø)
... and 3 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@favonia favonia merged commit 1dcd4e4 into main May 14, 2022
@favonia favonia deleted the name-change branch May 14, 2022 18:38
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.

Rename IP4/6_POLICY to IP4/6_PROVIDER
1 participant