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(dns): allow http:// DoH resolvers #645

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(dns): allow http:// DoH resolvers

f736895
Select commit
Loading
Failed to load commit list.
Draft

fix(dns): allow http:// DoH resolvers #645

fix(dns): allow http:// DoH resolvers
f736895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2024 in 0s

59.87% (+0.12%) compared to 0190b70

View this Pull Request on Codecov

59.87% (+0.12%) compared to 0190b70

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.87%. Comparing base (0190b70) to head (f736895).
Report is 73 commits behind head on main.

Files with missing lines Patch % Lines
gateway/dns.go 0.00% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   59.75%   59.87%   +0.12%     
==========================================
  Files         238      238              
  Lines       29999    29999              
==========================================
+ Hits        17926    17963      +37     
+ Misses      10450    10418      -32     
+ Partials     1623     1618       -5     
Files with missing lines Coverage Δ
gateway/dns.go 37.77% <0.00%> (ø)

... and 13 files with indirect coverage changes