bjdgyc / anylink

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

修复腾讯云因DNS解析生效时间导致无法成功申请证书的bug #240

Closed wsczx closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.30 :tada:

Comparison is base (c2129af) 19.02% compared to head (c63e4f3) 19.32%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #240 +/- ## ========================================== + Coverage 19.02% 19.32% +0.30% ========================================== Files 63 63 Lines 4132 4170 +38 ========================================== + Hits 786 806 +20 - Misses 3224 3242 +18 Partials 122 122 ``` | [Impacted Files](https://app.codecov.io/gh/bjdgyc/anylink/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc) | Coverage Δ | | |---|---|---| | [server/dbdata/cert.go](https://app.codecov.io/gh/bjdgyc/anylink/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2RiZGF0YS9jZXJ0Lmdv) | `1.35% <0.00%> (-0.06%)` | :arrow_down: | | [server/dbdata/db.go](https://app.codecov.io/gh/bjdgyc/anylink/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2RiZGF0YS9kYi5nbw==) | `6.06% <0.00%> (+0.06%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/bjdgyc/anylink/pull/240/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc)

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