komuw / ong

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

Dynamically assign port for pprof #343

Closed komuw closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (a76d950) 74.87% compared to head (71bc7aa) 74.94%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ========================================== + Coverage 74.87% 74.94% +0.07% ========================================== Files 44 44 Lines 4947 4950 +3 ========================================== + Hits 3704 3710 +6 + Misses 995 993 -2 + Partials 248 247 -1 ``` | [Files Changed](https://app.codecov.io/gh/komuw/ong/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [server/pprof.go](https://app.codecov.io/gh/komuw/ong/pull/343?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/343?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: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/komuw/ong/pull/343/indirect-changes?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.