-
Notifications
You must be signed in to change notification settings - Fork 159
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
Add ionCube to the list of incompatible extensions + add INI setting to ignore incompatible extensions #2858
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2858 +/- ##
============================================
- Coverage 80.94% 78.40% -2.55%
Complexity 2526 2526
============================================
Files 146 173 +27
Lines 14680 18709 +4029
Branches 0 975 +975
============================================
+ Hits 11883 14668 +2785
- Misses 2797 3504 +707
- Partials 0 537 +537
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-09-19 14:34:03 Comparing candidate commit 2581e73 in PR branch Found 2 performance improvements and 5 performance regressions! Performance is the same for 171 metrics, 0 unstable metrics. scenario:BM_TeaSapiSpindown
scenario:ContextPropagationBench/benchInject64Bit-opcache
scenario:EmptyFileBench/benchEmptyFileBaseline
scenario:EmptyFileBench/benchEmptyFileBaseline-opcache
scenario:EmptyFileBench/benchEmptyFileOverhead-opcache
scenario:LaravelBench/benchLaravelBaseline-opcache
scenario:WordPressBench/benchWordPressOverhead
|
Co-authored-by: Bob Weinand <bob.weinand@datadoghq.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with force_inject.
Co-authored-by: Bob Weinand <bob.weinand@datadoghq.com>
Description
Reviewer checklist