Ensure the permissions of the log file are actually really 0666#2528
Ensure the permissions of the log file are actually really 0666#2528
Conversation
a1b0f99 to
45e0e95
Compare
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (33.33%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #2528 +/- ##
============================================
- Coverage 78.75% 76.55% -2.21%
Complexity 267 267
============================================
Files 112 138 +26
Lines 13482 17459 +3977
Branches 0 976 +976
============================================
+ Hits 10618 13365 +2747
- Misses 2864 3574 +710
- Partials 0 520 +520
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 26 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2024-02-22 15:26:24 Comparing candidate commit a034ff8 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 180 metrics, 0 unstable metrics. scenario:PDOBench/benchPDOOverhead-opcache
scenario:PDOBench/benchPDOOverheadWithDBM-opcache
|
Signed-off-by: Bob Weinand <[email protected]>
45e0e95 to
a034ff8
Compare
Signed-off-by: Bob Weinand <[email protected]>
Description
We should probably ensure the sidecar doesn't fail spawning if the permissions of the log file don't match.
Reviewer checklist