Conversation
|
✨ Fix all issues with BitsAI or with Cursor
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3734 +/- ##
==========================================
- Coverage 68.85% 68.84% -0.01%
==========================================
Files 166 166
Lines 19015 19015
Branches 1792 1792
==========================================
- Hits 13092 13091 -1
- Misses 5112 5114 +2
+ Partials 811 810 -1
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ profiler ]Benchmark execution time: 2026-03-26 13:33:57 Comparing candidate commit d6116d9 in PR branch Found 3 performance improvements and 1 performance regressions! Performance is the same for 25 metrics, 7 unstable metrics. scenario:php-profiler-timeline-memory-with-profiler-and-timeline
scenario:walk_stack/1
|
Description
In a recent libdatadog change, we unintentionally required that a CA root store be found even for non-HTTPS connections to the agent e.g.
http://andunix://endpoints.This PR points to a libdatadog branch which has a fix which requires it only when the endpoint is
https://.Reviewer checklist