ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.18k stars 930 forks source link

encapsulated several fillings of n2n_sock_t in single function #1025

Closed Logan007 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1025 (cc50669) into dev (063db27) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev    #1025      +/-   ##
==========================================
- Coverage   20.85%   20.84%   -0.01%     
==========================================
  Files          47       47              
  Lines        8400     8404       +4     
==========================================
  Hits         1752     1752              
- Misses       6648     6652       +4     
Impacted Files Coverage Δ
src/edge_utils.c 1.80% <0.00%> (+<0.01%) :arrow_up:
src/sn_utils.c 0.00% <0.00%> (ø)
src/wire.c 33.89% <0.00%> (-2.25%) :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 063db27...cc50669. Read the comment docs.