n42n / n3n

Peer to Peer VPN
51 stars 6 forks source link

Migrate supernode to use new config parser #12

Closed hamishcoleman closed 4 months ago

hamishcoleman commented 4 months ago

A number of documentation cleanups as well

codecov-commenter commented 4 months ago

Codecov Report

Attention: 321 lines in your changes are missing coverage. Please review.

Comparison is base (37e4ff4) 43.48% compared to head (523bf1d) 40.57%.

Files Patch % Lines
apps/supernode.c 0.00% 110 Missing :warning:
src/conffile.c 40.00% 87 Missing :warning:
src/metrics.c 15.62% 27 Missing :warning:
src/sn_utils.c 70.78% 26 Missing :warning:
apps/edge.c 34.61% 17 Missing :warning:
src/peer_info.c 56.25% 14 Missing :warning:
src/management.c 0.00% 13 Missing :warning:
src/n2n.c 50.00% 12 Missing :warning:
src/random_numbers.c 75.00% 7 Missing :warning:
src/edge_utils.c 72.72% 3 Missing :warning:
... and 3 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== - Coverage 43.48% 40.57% -2.91% ========================================== Files 39 52 +13 Lines 5899 8959 +3060 ========================================== + Hits 2565 3635 +1070 - Misses 3334 5324 +1990 ```

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