fxnn / deadbox

Dead letter box for your private network. Access home devices without dynamic DNS. No open ports required.
Apache License 2.0
10 stars 3 forks source link

fix #31 TLS support for Drops #33

Closed fxnn closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #33 into master will decrease coverage by 8.46%. The diff coverage is 5.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   53.21%   44.75%   -8.47%     
==========================================
  Files          21       27       +6     
  Lines         855     1001     +146     
==========================================
- Hits          455      448       -7     
- Misses        267      425     +158     
+ Partials      133      128       -5
Impacted Files Coverage Δ
crypto/rsakey.go 37.5% <ø> (ø)
crypto/rsacert.go 0% <0%> (ø)
cmd/deadbox.go 0% <0%> (ø) :arrow_up:
crypto/verify.go 0% <0%> (ø)
rest/server.go 61.9% <0%> (ø) :arrow_up:
application/crypto.go 0% <0%> (ø)
config/dummy.go 0% <0%> (ø) :arrow_up:
application/config.go 0% <0%> (ø)
application/database.go 0% <0%> (ø)
application/file.go 0% <0%> (ø)
... and 10 more

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 c2c79fa...44b6103. Read the comment docs.