komuw / ong

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

issues/366: Serve pprof using the same server as the application #375

Closed komuw closed 10 months ago

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

Codecov Report

Patch coverage: 70.49% and project coverage change: -0.18% :warning:

Comparison is base (7cbcbb8) 73.45% compared to head (3ebcdea) 73.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== - Coverage 73.45% 73.28% -0.18% ========================================== Files 46 47 +1 Lines 5500 5603 +103 ========================================== + Hits 4040 4106 +66 - Misses 1174 1204 +30 - Partials 286 293 +7 ``` | [Files Changed](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [cry/enc.go](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-Y3J5L2VuYy5nbw==) | `74.39% <ø> (ø)` | | | [middleware/middleware.go](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9taWRkbGV3YXJlLmdv) | `100.00% <ø> (ø)` | | | [server/pprof.go](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2VydmVyL3Bwcm9mLmdv) | `63.63% <63.63%> (ø)` | | | [server/server.go](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2VydmVyL3NlcnZlci5nbw==) | `71.70% <77.35%> (+1.04%)` | :arrow_up: | | [middleware/auth.go](https://app.codecov.io/gh/komuw/ong/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9hdXRoLmdv) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/komuw/ong/pull/375/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.