komuw / ong

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

Create common config options #374

Closed komuw closed 10 months ago

komuw commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 58.21% and project coverage change: -2.93% :warning:

Comparison is base (c1f3b86) 74.64% compared to head (299374e) 71.72%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ========================================== - Coverage 74.64% 71.72% -2.93% ========================================== Files 44 46 +2 Lines 5270 5493 +223 ========================================== + Hits 3934 3940 +6 - Misses 1068 1267 +199 - Partials 268 286 +18 ``` | [Files Changed](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [config/cert.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-Y29uZmlnL2NlcnQuZ28=) | `30.86% <ø> (ø)` | | | [internal/clientip/client\_ip.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-aW50ZXJuYWwvY2xpZW50aXAvY2xpZW50X2lwLmdv) | `73.12% <ø> (ø)` | | | [middleware/client\_ip.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9jbGllbnRfaXAuZ28=) | `100.00% <ø> (ø)` | | | [middleware/cors.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9jb3JzLmdv) | `95.00% <0.00%> (ø)` | | | [middleware/csrf.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9jc3JmLmdv) | `86.36% <0.00%> (ø)` | | | [middleware/loadshed.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9sb2Fkc2hlZC5nbw==) | `71.42% <0.00%> (ø)` | | | [middleware/log.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9sb2cuZ28=) | `69.89% <0.00%> (ø)` | | | [middleware/ratelimiter.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9yYXRlbGltaXRlci5nbw==) | `91.11% <0.00%> (ø)` | | | [middleware/session.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9zZXNzaW9uLmdv) | `64.40% <0.00%> (ø)` | | | [mux/mux.go](https://app.codecov.io/gh/komuw/ong/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bXV4L211eC5nbw==) | `0.00% <0.00%> (-72.73%)` | :arrow_down: | | ... and [8 more](https://app.codecov.io/gh/komuw/ong/pull/374?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: Have feedback on the report? Share it here.