Conversation
This adds the supported-configurations.json to php. That file is auto generated from configuration.h. As long as they are in sync, things will work easily. The validation step verifies in the CI if the file got updated or not and would fail, if a change was added without committing. The one pipeline CI checks are added as well to make sure new configurations are added to the central repository before the PR that adds the config lands.
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🔗 Commit SHA: 2651307 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3621 +/- ##
==========================================
- Coverage 62.21% 62.11% -0.11%
==========================================
Files 141 141
Lines 13387 13387
Branches 1753 1753
==========================================
- Hits 8329 8315 -14
- Misses 4260 4273 +13
- Partials 798 799 +1 see 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ tracer ]Benchmark execution time: 2026-02-12 11:11:41 Comparing candidate commit 4bd96f0 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 190 metrics, 3 unstable metrics. scenario:MessagePackSerializationBench/benchMessagePackSerialization
|
…when different of A
This adds the supported-configurations.json to php. That file is auto generated from configuration.h. As long as they are in sync, things will work easily. The validation step verifies in the CI if the file got updated or not and would fail, if a change was added without committing.
The one pipeline CI checks are added as well to make sure new configurations are added to the central repository before the PR that adds the config lands.