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 qos support for client #44

Closed Teddy-Zhu closed 6 months ago

Teddy-Zhu commented 6 months ago

pr for #38

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 14.07%. Comparing base (933f708) to head (10867d5).

Files Patch % Lines
pkg/config/switch.go 0.00% 30 Missing :warning:
pkg/network/iptables.go 0.00% 4 Missing and 2 partials :warning:
pkg/config/qos.go 0.00% 5 Missing :warning:
pkg/config/config.go 0.00% 2 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 #44 +/- ## ========================================== - Coverage 14.15% 14.07% -0.09% ========================================== Files 79 80 +1 Lines 7412 7455 +43 ========================================== Hits 1049 1049 - Misses 6290 6331 +41 - Partials 73 75 +2 ```

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