komuw / ong

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

issues/400: Add ability to specify the exact domains to use for TLS as well as wildcards. #402

Closed komuw closed 5 months ago

komuw commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

Attention: 77 lines in your changes are missing coverage. Please review.

Comparison is base (7a78044) 73.78% compared to head (fe5b041) 73.05%. Report is 1 commits behind head on main.

Files Patch % Lines
config/config.go 17.80% 42 Missing and 18 partials :warning:
internal/acme/helpers.go 78.57% 6 Missing and 3 partials :warning:
internal/acme/acme.go 60.00% 4 Missing and 2 partials :warning:
server/tls_conf.go 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ========================================== - Coverage 73.78% 73.05% -0.73% ========================================== Files 49 49 Lines 5759 5863 +104 ========================================== + Hits 4249 4283 +34 - Misses 1218 1267 +49 - Partials 292 313 +21 ```

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