n42n / n3n

Peer to Peer VPN
51 stars 6 forks source link

Documentation and Packaging improvements #13

Closed hamishcoleman closed 4 months ago

hamishcoleman commented 4 months ago

Lots of minor cleanups to make the documentation and man pages clearer and more consistant.

Major rewrite of the debian package building to make it significantly simpler (and hopefully closer to best practices)

A smaller reworking of the RPM package building with the same intent

Some command line option changes to bring things in line with how the daemons are usually used.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 40.58%. Comparing base (b952ae7) to head (2da21a2).

Files Patch % Lines
src/conffile.c 46.87% 17 Missing :warning:
apps/edge.c 0.00% 3 Missing :warning:
apps/supernode.c 0.00% 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 #13 +/- ## ========================================== - Coverage 46.30% 40.58% -5.72% ========================================== Files 40 52 +12 Lines 6051 8961 +2910 ========================================== + Hits 2802 3637 +835 - Misses 3249 5324 +2075 ```

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