-
Notifications
You must be signed in to change notification settings - Fork 158
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
Fix use-after-free with live-debugger #2989
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2989 +/- ##
============================================
- Coverage 74.82% 72.90% -1.92%
Complexity 2741 2741
============================================
Files 110 137 +27
Lines 10863 14978 +4115
Branches 0 1016 +1016
============================================
+ Hits 8128 10920 +2792
- Misses 2735 3506 +771
- Partials 0 552 +552
Flags with carried forward coverage won't be shown. Click here to find out more. see 27 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Benchmarks [ tracer ]Benchmark execution time: 2024-12-13 11:10:12 Comparing candidate commit 3c85fc7 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 176 metrics, 0 unstable metrics. scenario:PDOBench/benchPDOBaseline
scenario:TraceFlushBench/benchFlushTrace
|
d1f3124
to
bad942c
Compare
bad942c
to
acd6c7f
Compare
dc406ff
to
7d0be10
Compare
Description
Reviewer checklist