komuw / ong

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

issues/296: Fix bug where acme certificates were not cached in memory #304

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.08 :tada:

Comparison is base (e4c4d8f) 73.64% compared to head (3f848c6) 73.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #304 +/- ## ========================================== + Coverage 73.64% 73.73% +0.08% ========================================== Files 42 42 Lines 4799 4804 +5 ========================================== + Hits 3534 3542 +8 + Misses 1015 1011 -4 - Partials 250 251 +1 ``` | [Impacted Files](https://app.codecov.io/gh/komuw/ong/pull/304?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/304?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-aW50ZXJuYWwvYWNtZS9hY21lLmdv) | `62.41% <ø> (-0.69%)` | :arrow_down: | | [server/tls\_conf.go](https://app.codecov.io/gh/komuw/ong/pull/304?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2VydmVyL3Rsc19jb25mLmdv) | `57.53% <85.71%> (+10.47%)` | :arrow_up: |

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