bjdgyc / anylink

AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。
GNU Affero General Public License v3.0
1.66k stars 397 forks source link

Dev #211

Closed bjdgyc closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 23.33% // Head: 21.12% // Decreases project coverage by -2.21% :warning:

Coverage data is based on head (b0f5456) compared to base (d6154bc). Patch coverage: 15.02% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ========================================== - Coverage 23.33% 21.12% -2.22% ========================================== Files 59 60 +1 Lines 3441 3674 +233 ========================================== - Hits 803 776 -27 - Misses 2509 2776 +267 + Partials 129 122 -7 ``` | [Impacted Files](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc) | Coverage Δ | | |---|---|---| | [server/admin/api\_group.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV9ncm91cC5nbw==) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_ip\_map.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV9pcF9tYXAuZ28=) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_other.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV9vdGhlci5nbw==) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_policy.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV9wb2xpY3kuZ28=) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_set\_audit.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV9zZXRfYXVkaXQuZ28=) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_uploaduser.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV91cGxvYWR1c2VyLmdv) | `0.00% <0.00%> (ø)` | | | [server/admin/api\_user.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL2FwaV91c2VyLmdv) | `0.00% <0.00%> (ø)` | | | [server/admin/server.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2FkbWluL3NlcnZlci5nbw==) | `0.00% <0.00%> (ø)` | | | [server/dbdata/group.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2RiZGF0YS9ncm91cC5nbw==) | `53.33% <0.00%> (-4.27%)` | :arrow_down: | | [server/dbdata/setting.go](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2RiZGF0YS9zZXR0aW5nLmdv) | `0.00% <ø> (ø)` | | | ... and [23 more](https://codecov.io/gh/bjdgyc/anylink/pull/211?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.