fix(dns): allow http:// DoH resolvers #645
Draft
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 |
@@ 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%> (ø) |
Loading