komuw / ong

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

issues/337: Fix DNS rebinding via http #338

Closed komuw closed 11 months ago

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

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09% :tada:

Comparison is base (a76d950) 74.87% compared to head (f3b6c96) 74.96%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ========================================== + Coverage 74.87% 74.96% +0.09% ========================================== Files 44 44 Lines 4947 4965 +18 ========================================== + Hits 3704 3722 +18 Misses 995 995 Partials 248 248 ``` | [Files Changed](https://app.codecov.io/gh/komuw/ong/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [middleware/redirect.go](https://app.codecov.io/gh/komuw/ong/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9yZWRpcmVjdC5nbw==) | `91.58% <100.00%> (+1.37%)` | :arrow_up: | | [server/pprof.go](https://app.codecov.io/gh/komuw/ong/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2VydmVyL3Bwcm9mLmdv) | `87.50% <100.00%> (-0.22%)` | :arrow_down: | | [server/server.go](https://app.codecov.io/gh/komuw/ong/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2VydmVyL3NlcnZlci5nbw==) | `75.90% <100.00%> (+0.39%)` | :arrow_up: |

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