Closed ghemawat closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.33%. Comparing base (
0ed6a68
) to head (5b49d6c
). Report is 34 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is now ready to review. Changes from prior commit:
Will need another approval because of the comment change, sorry.
@ghemawat We didn't add printing the link in the pprof CLI output, right? Should we add that too? E.g. the -top
output has some summary information at the beginning, perhaps we should show the link there?
@ghemawat We didn't add printing the link in the pprof CLI output, right? Should we add that too? E.g. the
-top
output has some summary information at the beginning, perhaps we should show the link there?
Good point. I can do that in a bit. It is less useful since it doesn't show up as a clickable link, but might as well add it.