Update to maintain compatibility with libdatadog#2661
Conversation
BenchmarksBenchmark execution time: 2024-05-13 14:33:51 Comparing candidate commit adda776 in PR branch Found 5 performance improvements and 0 performance regressions! Performance is the same for 173 metrics, 0 unstable metrics. scenario:PDOBench/benchPDOBaseline
scenario:PDOBench/benchPDOOverhead
scenario:PDOBench/benchPDOOverheadWithDBM
scenario:SamplingRuleMatchingBench/benchRegexMatching3-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching4-opcache
|
|
Needs DataDog/libdatadog#425 first & cbindgen run. |
Once done, you'll also need to update this line: |
85a9bee to
adda776
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2661 +/- ##
============================================
- Coverage 79.18% 77.63% -1.56%
Complexity 2208 2208
============================================
Files 199 225 +26
Lines 22019 26036 +4017
Branches 0 988 +988
============================================
+ Hits 17435 20212 +2777
- Misses 4584 5298 +714
- Partials 0 526 +526
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:
|
Signed-off-by: Bob Weinand <[email protected]>
adda776 to
5af0596
Compare
Description
Rename in sidecar from interface to service.
Reviewer checklist