luscis / openlan

Cloudify VPN written in Golang, and simple deployment via Kubernetes
http://vpn.luscis.cn
GNU General Public License v3.0
55 stars 24 forks source link

fea: add output support #47

Closed buliangjunpp closed 6 months ago

buliangjunpp commented 6 months ago

support list/add/del output for the network

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 14.01%. Comparing base (bb611da) to head (0b38e01).

Files Patch % Lines
pkg/config/network.go 0.00% 16 Missing :warning:
pkg/config/switch.go 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 @@ ## master #47 +/- ## ========================================== - Coverage 14.04% 14.01% -0.04% ========================================== Files 80 80 Lines 7469 7486 +17 ========================================== Hits 1049 1049 - Misses 6345 6362 +17 Partials 75 75 ```

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