komuw / ong

ong, is a Go http toolkit.
MIT License
16 stars 4 forks source link

issues/327: Bugfix, fetch certficate for subdomain beginning with number. #328

Closed komuw closed 1 year ago

komuw commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 85.71% and project coverage change: +0.86 :tada:

Comparison is base (38d7414) 74.11% compared to head (4696550) 74.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ========================================== + Coverage 74.11% 74.98% +0.86% ========================================== Files 43 43 Lines 4895 4897 +2 ========================================== + Hits 3628 3672 +44 + Misses 1021 983 -38 + Partials 246 242 -4 ``` | [Impacted Files](https://app.codecov.io/gh/komuw/ong/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [internal/acme/acme.go](https://app.codecov.io/gh/komuw/ong/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-aW50ZXJuYWwvYWNtZS9hY21lLmdv) | `75.07% <84.61%> (+11.90%)` | :arrow_up: | | [middleware/redirect.go](https://app.codecov.io/gh/komuw/ong/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9yZWRpcmVjdC5nbw==) | `90.21% <100.00%> (-0.11%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/komuw/ong/pull/328/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu)

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