n42n / n3n

Peer to Peer VPN
51 stars 6 forks source link

Mostly misc cleanups, wireguard dissecting and network packet testing #16

Closed hamishcoleman closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 76.90289% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 43.82%. Comparing base (456a8c9) to head (4a0e593).

Files Patch % Lines
tools/crypto_helper.c 0.00% 52 Missing :warning:
src/management.c 42.85% 12 Missing :warning:
src/edge_utils.c 20.00% 8 Missing :warning:
src/sn_utils.c 22.22% 7 Missing :warning:
src/sn_selection.c 0.00% 4 Missing :warning:
apps/edge.c 0.00% 1 Missing :warning:
apps/supernode.c 0.00% 1 Missing :warning:
src/peer_info.c 66.66% 1 Missing :warning:
src/random_numbers.c 75.00% 1 Missing :warning:
tools/tests-wire.c 99.58% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== - Coverage 46.32% 43.82% -2.50% ========================================== Files 40 53 +13 Lines 6048 9254 +3206 ========================================== + Hits 2802 4056 +1254 - Misses 3246 5198 +1952 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.