komuw / ong

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

issues/324: Fix logging of ratelimited/loadshedded requests #325

Closed komuw closed 1 year ago

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

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.15 :tada:

Comparison is base (28458b5) 74.25% compared to head (4ff268d) 74.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #325 +/- ## ========================================== + Coverage 74.25% 74.41% +0.15% ========================================== Files 43 43 Lines 4875 4878 +3 ========================================== + Hits 3620 3630 +10 + Misses 1008 1002 -6 + Partials 247 246 -1 ``` | [Impacted Files](https://app.codecov.io/gh/komuw/ong/pull/325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [middleware/log.go](https://app.codecov.io/gh/komuw/ong/pull/325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9sb2cuZ28=) | `71.42% <0.00%> (ø)` | | | [id/id.go](https://app.codecov.io/gh/komuw/ong/pull/325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-aWQvaWQuZ28=) | `100.00% <100.00%> (+29.16%)` | :arrow_up: | | [id/uuid.go](https://app.codecov.io/gh/komuw/ong/pull/325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-aWQvdXVpZC5nbw==) | `88.00% <100.00%> (+1.04%)` | :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.