google / pprof

pprof is a tool for visualization and analysis of profiling data
Apache License 2.0
8.02k stars 607 forks source link

Add doc URL to profile format and use it display help link. #886

Closed ghemawat closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 67.22%. Comparing base (0ed6a68) to head (e59841d). Report is 33 commits behind head on main.

Files Patch % Lines
internal/report/report.go 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #886 +/- ## ========================================== + Coverage 66.86% 67.22% +0.35% ========================================== Files 44 44 Lines 9824 9822 -2 ========================================== + Hits 6569 6603 +34 + Misses 2794 2772 -22 + Partials 461 447 -14 ```

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

ghemawat commented 3 months ago

Will create new PR