Skip to content

chore: add supported-configurations v2#3621

Open
BridgeAR wants to merge 2 commits intomasterfrom
BridgeAR/2026-02-04-add-supported-configuration-v2
Open

chore: add supported-configurations v2#3621
BridgeAR wants to merge 2 commits intomasterfrom
BridgeAR/2026-02-04-add-supported-configuration-v2

Conversation

@BridgeAR
Copy link

@BridgeAR BridgeAR commented Feb 4, 2026

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.

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.
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Feb 4, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

testAutoInstrumentationScenarios with data set #4 from auto-instrumentation.DDTrace\Tests\AutoInstrumentation\AutoInstrumentationTest.DDTrace\Tests\AutoInstrumentation\AutoInstrumentationTest::testAutoInstrumentationScenarios (Datadog) (Fix with Cursor)
DDTrace\Tests\AutoInstrumentation\AutoInstrumentationTest::testAutoInstrumentationScenarios with data set #4 ('autoloader_die_on_not_found', '1.17.0+63f38bbc927e13f02c47c8...fb4621', false)
An error occurred during request to retrieve the version number: Failed to connect to 127.0.0.1 port 9876 after 0 ms: Couldn't connect to server

tests/AutoInstrumentation/AutoInstrumentationTest.php:97
tests/AutoInstrumentation/AutoInstrumentationTest.php:22

🧪 1024 Tests failed

    testSearchPhpBinaries from integration.DDTrace\Tests\Integration\PHPInstallerTest (Fix with Cursor)

    testSimplePushAndProcess from laravel-58-test.DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest (Fix with Cursor)

testSimplePushAndProcess from laravel-8x-test.DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 6983abee000000005b875964911909d7
tid: 6983abee00000000
hexProcessTraceId: 5b875964911909d7
hexProcessSpanId: 4e944bd41b0c5146
processTraceId: 6595338467773319639
processSpanId: 5662234005870498118

phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:106
View all
This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 63f38bb | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.10%. Comparing base (32aaf0a) to head (63f38bb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3621      +/-   ##
==========================================
- Coverage   62.21%   62.10%   -0.12%     
==========================================
  Files         141      141              
  Lines       13387    13387              
  Branches     1753     1753              
==========================================
- Hits         8329     8314      -15     
- Misses       4260     4274      +14     
- Partials      798      799       +1     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32aaf0a...63f38bb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BridgeAR BridgeAR marked this pull request as ready for review February 4, 2026 21:57
@BridgeAR BridgeAR requested a review from a team as a code owner February 4, 2026 21:57
@BridgeAR BridgeAR requested review from bwoebi and genesor February 4, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants