ameshkov / dnscrypt

DNSCrypt v2 protocol implementation + a command-line tool
The Unlicense
74 stars 14 forks source link

Hope add 2 new API named SetCertInfoStamp & SetCertInfo #11

Open iamsurfing opened 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #11 (830c7dc) into master (42711ad) will decrease coverage by 1.00%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   64.59%   63.58%   -1.01%     
==========================================
  Files          13       13              
  Lines         819      843      +24     
==========================================
+ Hits          529      536       +7     
- Misses        189      206      +17     
  Partials      101      101              
Impacted Files Coverage Δ
client.go 58.22% <16.66%> (-7.45%) :arrow_down:
server_udp.go 64.77% <0.00%> (+3.40%) :arrow_up:

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 42711ad...830c7dc. Read the comment docs.