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

Add DoT #11

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add DoT #11

wants to merge 4 commits into from

Conversation

MartinBrugnara
Copy link
Collaborator

Add support for requiring TLS for upstream DNS.

@codecov-io
Copy link

codecov-io commented Dec 21, 2020

Codecov Report

Merging #11 (327b9de) into master (0627d28) will decrease coverage by 2.60%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   25.58%   22.98%   -2.61%     
==========================================
  Files           6        6              
  Lines         172      161      -11     
==========================================
- Hits           44       37       -7     
+ Misses        121      117       -4     
  Partials        7        7              
Impacted Files Coverage Δ
dns.go 0.00% <0.00%> (ø)
blacklist.go 69.81% <0.00%> (-3.53%) ⬇️
main.go 0.00% <0.00%> (ø)
cache.go 0.00% <0.00%> (ø)
metrics.go 0.00% <0.00%> (ø)
environment.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0627d28...327b9de. Read the comment docs.

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.

2 participants