Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support dump: generate pprof files with debug=1 to avoid generating an unusable heap dump #3361

Merged
merged 1 commit into from
Dec 11, 2024

support dump: generate pprof files with debug=1 to avoid generating a…

a840151
Select commit
Loading
Failed to load commit list.
Merged

support dump: generate pprof files with debug=1 to avoid generating an unusable heap dump #3361

support dump: generate pprof files with debug=1 to avoid generating a…
a840151
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

58.43% (target 0.00%)

View this Pull Request on Codecov

58.43% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.43%. Comparing base (dada07b) to head (a840151).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3361      +/-   ##
==========================================
- Coverage   58.43%   58.43%   -0.01%     
==========================================
  Files         351      351              
  Lines       37823    37823              
==========================================
- Hits        22103    22102       -1     
  Misses      13815    13815              
- Partials     1905     1906       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.