google / pprof

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

Use go:embed for thirdparty #801

Closed cristaloleg closed 1 year ago

cristaloleg commented 1 year ago

Simplifies handing of 3rd party files.

npm install also changed package-lock.json pretty heavily, not sure should I commit this too or not. WDYT ?

aalexand commented 1 year ago

Will merge once CI passes.

codecov-commenter commented 1 year ago

Codecov Report

Merging #801 (bdea0ff) into main (407c9e7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #801   +/-   ##
=======================================
  Coverage   66.99%   66.99%           
=======================================
  Files          45       45           
  Lines        9861     9861           
=======================================
  Hits         6606     6606           
  Misses       2795     2795           
  Partials      460      460