kytan icon indicating copy to clipboard operation
kytan copied to clipboard

NAT implementation

Open JaneCX opened this issue 8 years ago • 3 comments

nat

JaneCX avatar Aug 14 '17 22:08 JaneCX

Codecov Report

Merging #15 into master will decrease coverage by 8.83%. The diff coverage is 10.22%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #15      +/-   ##
=========================================
- Coverage   66.73%   57.9%   -8.84%     
=========================================
  Files           5       5              
  Lines         475     563      +88     
=========================================
+ Hits          317     326       +9     
- Misses        158     237      +79
Impacted Files Coverage Δ
src/network.rs 50.92% <10.22%> (-15.05%) :arrow_down:

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 e16ee70...4fcecdd. Read the comment docs.

codecov[bot] avatar Aug 14 '17 22:08 codecov[bot]

Codecov Report

Merging #15 into master will decrease coverage by 7.24%. The diff coverage is 12.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   66.73%   59.48%   -7.25%     
==========================================
  Files           5        6       +1     
  Lines         475      548      +73     
==========================================
+ Hits          317      326       +9     
- Misses        158      222      +64
Impacted Files Coverage Δ
src/main.rs 2.63% <ø> (ø) :arrow_up:
src/network.rs 65.98% <66.66%> (+0.01%) :arrow_up:
src/nat.rs 7.46% <7.46%> (ø)

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 e16ee70...e2679f1. Read the comment docs.

codecov-io avatar Aug 14 '17 23:08 codecov-io

Travis CI build is failing. Please fix the build error. Thanks!

changlan avatar Aug 15 '17 22:08 changlan