-
Notifications
You must be signed in to change notification settings - Fork 346
[profiling] Update yarn.lock with current pprof-nodejs version #3398
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3398 +/- ##
=======================================
Coverage 84.25% 84.25%
=======================================
Files 214 214
Lines 8392 8392
Branches 33 33
=======================================
Hits 7071 7071
Misses 1321 1321 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Overall package sizeSelf size: 4.89 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2023-07-17 15:18:43 Comparing candidate commit 3839379 in PR branch Found 0 performance improvements and 3 performance regressions! Performance is the same for 467 metrics, 22 unstable metrics. scenario:plugin-graphql-with-depth-and-collapse-on-18
scenario:plugin-graphql-with-depth-off-18
scenario:plugin-graphql-with-depth-on-max-18
|
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
b7db45f
to
3839379
Compare
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
Forgot to update yarn.lock when bumping pprof-nodejs version in a previous PR.
What does this PR do?
Update yarn.lock with current pprof-nodejs version
Motivation
Forgot to update yarn.lock when bumping pprof-nodejs version in #3293.