ntop / n2n

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

Increase code Coverage #897

Closed hamishcoleman closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #897 (ad9d663) into dev (e7ad089) will increase coverage by 1.55%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #897      +/-   ##
==========================================
+ Coverage   18.30%   19.85%   +1.55%     
==========================================
  Files          41       42       +1     
  Lines        8594     8678      +84     
==========================================
+ Hits         1573     1723     +150     
+ Misses       7021     6955      -66     
Impacted Files Coverage Δ
tools/tests-auth.c 100.00% <100.00%> (ø)
tools/tests-hashing.c 100.00% <100.00%> (ø)
src/pearson.c 95.40% <0.00%> (+28.73%) :arrow_up:
src/auth.c 65.07% <0.00%> (+65.07%) :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 e7ad089...ad9d663. Read the comment docs.