luscis / openlan

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

fea: support route func for network #53

Closed Teddy-Zhu closed 7 months ago

Teddy-Zhu commented 7 months ago

pr for #28

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 13.92%. Comparing base (f736779) to head (4489631).

Files Patch % Lines
pkg/cache/network.go 0.00% 28 Missing :warning:
pkg/config/subnet.go 0.00% 11 Missing :warning:
pkg/models/schema.go 0.00% 9 Missing :warning:
pkg/libol/utils.go 0.00% 7 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 #53 +/- ## ========================================== - Coverage 14.01% 13.92% -0.09% ========================================== Files 80 80 Lines 7486 7533 +47 ========================================== Hits 1049 1049 - Misses 6362 6409 +47 Partials 75 75 ```

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