Skip to content

feat(test-optimization): create final_status tag on test event for playwright#8190

Merged
cbasitodx merged 13 commits into
masterfrom
sebas_conde/feat/create-final-status-tag-for-playwright
May 4, 2026
Merged

feat(test-optimization): create final_status tag on test event for playwright#8190
cbasitodx merged 13 commits into
masterfrom
sebas_conde/feat/create-final-status-tag-for-playwright

Conversation

@cbasitodx
Copy link
Copy Markdown
Contributor

@cbasitodx cbasitodx commented Apr 30, 2026

What does this PR do?

Create a @test.final_status tag that is added to every playwright test event that represents the final execution of that test (there can be multiple executions of a single test due to retry mechanisms being active)

Motivation

Tracers send each test execution as a span to the backend. When retry mechanisms are enabled a single test can run several times with different outcomes. These mechanisms differ in behavior. Some stop once the test reaches the desired state such as ATR ending when a test passes. Others always run a fixed number of attempts such as EFD or Attempt to fix.

To ensure the correct final result for the customer some intermediate outcomes are suppressed and the testing framework receives an adjusted final status. For example if an early EFD attempt passes but later attempts fail the test is still reported as passed and the failing attempts are hidden to avoid failing CI pipelines.

Both external and internal users have requested a way to query tests in Datadog by this final status. Their main goal is to build monitors and alerts for hard failures on default branches.

To support this a new tag will be added to the last retry of a test named: @test.final_status:pass|fail|skip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

Overall package size

Self size: 5.7 MB
Deduped: 6.55 MB
No deduping: 6.55 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.94%. Comparing base (77cc2e0) to head (4a193e0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8190      +/-   ##
==========================================
- Coverage   89.22%   88.94%   -0.28%     
==========================================
  Files         829      829              
  Lines       43573    43603      +30     
  Branches     7985     8002      +17     
==========================================
- Hits        38876    38782      -94     
- Misses       4697     4821     +124     
Flag Coverage Δ
aiguard-integration-active 41.03% <ø> (ø)
aiguard-integration-latest 40.98% <ø> (ø)
aiguard-integration-maintenance 41.03% <ø> (ø)
aiguard-macos 35.56% <ø> (-0.09%) ⬇️
aiguard-ubuntu 35.66% <ø> (-0.09%) ⬇️
aiguard-windows 35.46% <ø> (-0.09%) ⬇️
apm-capabilities-tracing-macos ?
apm-capabilities-tracing-ubuntu-active 48.50% <0.00%> (-0.01%) ⬇️
apm-capabilities-tracing-ubuntu-latest 48.47% <0.00%> (-0.01%) ⬇️
apm-capabilities-tracing-ubuntu-maintenance 48.50% <0.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-ubuntu-oldest ?
apm-capabilities-tracing-windows 48.30% <0.00%> (-0.01%) ⬇️
apm-integrations-aerospike-18-gte.5.2.0 34.71% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-20-gte.5.5.0 34.73% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.5.12.1 34.73% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.6.0.0 34.73% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-eol- 34.63% <ø> (-0.09%) ⬇️
apm-integrations-child-process 35.87% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-18 41.51% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-20 41.53% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-22 41.53% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-24 ?
apm-integrations-couchbase-18 34.94% <ø> (-0.07%) ⬇️
apm-integrations-couchbase-eol 34.99% <ø> (-0.09%) ⬇️
apm-integrations-dns 34.73% <ø> (-0.09%) ⬇️
apm-integrations-elasticsearch 35.32% <ø> (-0.09%) ⬇️
apm-integrations-http-latest 42.69% <ø> (-0.08%) ⬇️
apm-integrations-http-maintenance 42.75% <ø> (-0.08%) ⬇️
apm-integrations-http-oldest 42.76% <ø> (-0.08%) ⬇️
apm-integrations-http2 40.04% <ø> (-0.09%) ⬇️
apm-integrations-kafkajs-latest 41.40% <ø> (-0.09%) ⬇️
apm-integrations-kafkajs-oldest 41.46% <ø> (-0.09%) ⬇️
apm-integrations-net 35.42% <ø> (-0.07%) ⬇️
apm-integrations-next-11.1.4 29.24% <ø> (-0.08%) ⬇️
apm-integrations-next-13.2.0 31.08% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.10.2.0.and.lt.11 23.33% <ø> (ø)
apm-integrations-next-gte.11.0.0.and.lt.13 31.09% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.13.0.0.and.lt.14 ?
apm-integrations-next-gte.14.0.0.and.lte.14.2.6 31.15% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.14.2.7.and.lt.15 31.15% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.15.0.0 31.21% <ø> (-0.09%) ⬇️
apm-integrations-oracledb 34.99% <ø> (-0.09%) ⬇️
apm-integrations-prisma-18-gte.6.16.0.and.lt.7.0.0 35.29% <ø> (-0.09%) ⬇️
apm-integrations-prisma-latest-all 35.61% <ø> (-0.09%) ⬇️
apm-integrations-restify 36.83% <ø> (-0.15%) ⬇️
apm-integrations-sharedb 34.31% <ø> (-0.09%) ⬇️
apm-integrations-tedious ?
appsec-express 52.48% <ø> (-0.07%) ⬇️
appsec-fastify 49.02% <ø> (-0.07%) ⬇️
appsec-graphql ?
appsec-integration-active 37.37% <0.00%> (-0.04%) ⬇️
appsec-integration-latest 37.34% <0.00%> (-0.04%) ⬇️
appsec-integration-maintenance ?
appsec-integration-oldest 37.36% <0.00%> (-0.04%) ⬇️
appsec-kafka 41.80% <ø> (-0.08%) ⬇️
appsec-ldapjs ?
appsec-lodash 41.15% <ø> (-0.08%) ⬇️
appsec-macos 56.52% <ø> (-0.07%) ⬇️
appsec-mongodb-core 45.39% <ø> (-0.07%) ⬇️
appsec-mongoose 46.29% <ø> (-0.07%) ⬇️
appsec-mysql 48.45% <ø> (-0.08%) ⬇️
appsec-next-latest-11.1.4 29.42% <ø> (-0.08%) ⬇️
appsec-next-latest-13.2.0 31.28% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.10.2.0.and.lt.11 28.55% <ø> (ø)
appsec-next-latest-gte.11.0.0.and.lt.13 31.27% <ø> (+0.05%) ⬆️
appsec-next-latest-gte.13.0.0.and.lt.14 31.47% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.14.0.0.and.lte.14.2.6 31.31% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.14.2.7.and.lt.15 31.31% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.15.0.0 31.31% <ø> (-0.09%) ⬇️
appsec-next-oldest-11.1.4 29.43% <ø> (-0.08%) ⬇️
appsec-next-oldest-13.2.0 31.52% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.10.2.0.and.lt.11 28.68% <ø> (ø)
appsec-next-oldest-gte.11.0.0.and.lt.13 31.28% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.13.0.0.and.lt.14 31.71% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.14.0.0.and.lte.14.2.6 31.56% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.14.2.7.and.lt.15 31.56% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.15.0.0 31.56% <ø> (-0.09%) ⬇️
appsec-node-serialize 40.33% <ø> (-0.08%) ⬇️
appsec-passport 44.27% <ø> (-0.08%) ⬇️
appsec-postgres 48.15% <ø> (-0.09%) ⬇️
appsec-sourcing 39.82% <ø> (-0.08%) ⬇️
appsec-stripe 42.06% <ø> (-0.08%) ⬇️
appsec-template 40.50% <ø> (-0.08%) ⬇️
appsec-ubuntu 56.59% <ø> (-0.07%) ⬇️
appsec-windows 56.41% <ø> (-0.07%) ⬇️
debugger-ubuntu-active 44.09% <ø> (-0.07%) ⬇️
debugger-ubuntu-latest 44.04% <ø> (-0.07%) ⬇️
debugger-ubuntu-maintenance 44.11% <ø> (-0.07%) ⬇️
debugger-ubuntu-oldest 44.47% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 29.66% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-body-parser 37.46% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 35.26% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-cookie-parser 31.59% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 31.80% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 31.71% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 37.10% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 29.35% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-generic-pool 30.18% <ø> (ø)
instrumentations-instrumentation-http 36.71% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-knex 29.64% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-light-my-request 37.03% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mongoose 30.72% <ø> (-0.17%) ⬇️
instrumentations-instrumentation-multer 37.24% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 35.23% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport 40.88% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-http 40.67% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-local 41.17% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-pg 34.77% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-promise 29.60% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-promise-js 29.61% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-q 29.64% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-url 29.60% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-when 29.62% <ø> (-0.09%) ⬇️
instrumentations-integration-esbuild-active 19.59% <0.00%> (-0.03%) ⬇️
instrumentations-integration-esbuild-latest 19.57% <0.00%> (-0.03%) ⬇️
instrumentations-integration-esbuild-maintenance 19.59% <0.00%> (-0.03%) ⬇️
instrumentations-integration-esbuild-oldest 19.58% <0.00%> (-0.03%) ⬇️
llmobs-ai 38.20% <ø> (-0.09%) ⬇️
llmobs-anthropic 37.70% <ø> (-0.09%) ⬇️
llmobs-bedrock ?
llmobs-google-genai 37.34% <ø> (-0.08%) ⬇️
llmobs-langchain 36.91% <ø> (-0.19%) ⬇️
llmobs-openai 41.01% <ø> (-0.08%) ⬇️
llmobs-sdk-active 45.61% <ø> (-0.09%) ⬇️
llmobs-sdk-latest 45.54% <ø> (-0.09%) ⬇️
llmobs-sdk-maintenance 45.61% <ø> (-0.09%) ⬇️
llmobs-sdk-oldest 45.59% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 37.51% <ø> (-0.09%) ⬇️
openfeature-macos 38.58% <ø> (+0.05%) ⬆️
openfeature-ubuntu 38.67% <ø> (ø)
openfeature-unit-active 50.43% <ø> (-0.52%) ⬇️
openfeature-unit-latest 50.28% <ø> (-0.52%) ⬇️
openfeature-unit-maintenance 50.43% <ø> (-0.52%) ⬇️
openfeature-unit-oldest 50.43% <ø> (-0.52%) ⬇️
openfeature-windows ?
platform-core 36.53% <ø> (ø)
platform-esbuild 40.80% <ø> (ø)
platform-instrumentations-misc 31.14% <ø> (ø)
platform-integration-active 47.70% <ø> (ø)
platform-integration-latest 47.67% <ø> (ø)
platform-integration-maintenance 47.71% <ø> (ø)
platform-integration-oldest 47.89% <ø> (ø)
platform-shimmer 42.11% <ø> (ø)
platform-unit-guardrails 35.88% <ø> (ø)
platform-webpack 20.66% <0.00%> (-0.03%) ⬇️
plugins-azure-durable-functions 37.35% <ø> (+0.05%) ⬆️
plugins-azure-event-hubs ?
plugins-azure-service-bus 35.76% <ø> (ø)
plugins-bullmq 40.37% <ø> (-0.20%) ⬇️
plugins-cassandra 35.15% <ø> (-0.09%) ⬇️
plugins-cookie 26.47% <ø> (ø)
plugins-cookie-parser 26.28% <ø> (ø)
plugins-crypto 27.32% <ø> (ø)
plugins-dd-trace-api 35.22% <ø> (-0.09%) ⬇️
plugins-express-mongo-sanitize 26.42% <ø> (ø)
plugins-express-session 26.24% <ø> (ø)
plugins-fastify 39.13% <ø> (-0.09%) ⬇️
plugins-fetch 35.62% <ø> (-0.09%) ⬇️
plugins-fs 35.49% <ø> (-0.09%) ⬇️
plugins-generic-pool 25.40% <ø> (ø)
plugins-google-cloud-pubsub 42.78% <ø> (-0.08%) ⬇️
plugins-grpc 37.85% <ø> (-0.09%) ⬇️
plugins-handlebars 26.46% <ø> (ø)
plugins-hapi 37.08% <ø> (-0.09%) ⬇️
plugins-hono 37.34% <ø> (-0.09%) ⬇️
plugins-ioredis 35.55% <ø> (-0.09%) ⬇️
plugins-knex 26.14% <ø> (ø)
plugins-langgraph 34.88% <ø> (-0.09%) ⬇️
plugins-ldapjs 24.02% <ø> (ø)
plugins-light-my-request 25.88% <ø> (ø)
plugins-limitd-client ?
plugins-lodash 25.47% <ø> (ø)
plugins-mariadb 36.41% <ø> (-0.09%) ⬇️
plugins-memcached 35.20% <ø> (-0.09%) ⬇️
plugins-microgateway-core 36.18% <ø> (-0.09%) ⬇️
plugins-modelcontextprotocol-sdk 34.13% <ø> (-0.09%) ⬇️
plugins-moleculer 37.87% <ø> (-0.09%) ⬇️
plugins-mongodb 36.39% <ø> (-0.09%) ⬇️
plugins-mongodb-core 36.02% <ø> (-0.09%) ⬇️
plugins-mongoose 35.88% <ø> (-0.09%) ⬇️
plugins-multer 26.24% <ø> (ø)
plugins-mysql 36.27% <ø> (-0.09%) ⬇️
plugins-mysql2 36.25% <ø> (-0.09%) ⬇️
plugins-node-serialize 26.51% <ø> (ø)
plugins-opensearch 34.86% <ø> (-0.09%) ⬇️
plugins-passport-http 26.30% <ø> (ø)
plugins-pino 31.62% <ø> (-0.09%) ⬇️
plugins-postgres 34.39% <ø> (+0.02%) ⬆️
plugins-process 27.32% <ø> (ø)
plugins-pug 26.47% <ø> (ø)
plugins-redis 35.75% <ø> (-0.09%) ⬇️
plugins-router 39.47% <ø> (-0.09%) ⬇️
plugins-sequelize 25.18% <ø> (ø)
plugins-test-and-upstream-amqp10 35.52% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-amqplib 40.61% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-apollo 36.37% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-avsc 34.83% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-bunyan 31.03% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-connect 37.68% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-graphql ?
plugins-test-and-upstream-koa 37.28% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-protobufjs 35.05% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-rhea 40.68% <ø> (-0.09%) ⬇️
plugins-undici 36.38% <ø> (-0.08%) ⬇️
plugins-url 27.32% <ø> (ø)
plugins-valkey 35.22% <ø> (-0.09%) ⬇️
plugins-vm 27.32% <ø> (ø)
plugins-winston 31.66% <ø> (+0.05%) ⬆️
plugins-ws 38.78% <ø> (?)
profiling-macos 43.60% <ø> (-0.07%) ⬇️
profiling-ubuntu 44.10% <ø> (-0.07%) ⬇️
profiling-windows 40.83% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-aws-sdk 35.21% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-bedrockruntime 33.64% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-client ?
serverless-aws-sdk-latest-dynamodb 36.05% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-eventbridge 29.28% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-kinesis 38.94% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-lambda 36.27% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-s3 34.24% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-serverless-peer-service 40.51% <ø> (-0.09%) ⬇️
serverless-aws-sdk-latest-sns 40.11% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-sqs 39.22% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-stepfunctions 34.88% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-util 47.80% <ø> (ø)
serverless-aws-sdk-oldest-aws-sdk 35.26% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-bedrockruntime 33.69% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-client 22.50% <ø> (ø)
serverless-aws-sdk-oldest-dynamodb 36.09% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-eventbridge ?
serverless-aws-sdk-oldest-kinesis 39.02% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-lambda 36.31% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-s3 34.30% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-serverless-peer-service 40.58% <ø> (-0.09%) ⬇️
serverless-aws-sdk-oldest-sns 40.30% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-sqs 39.28% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-stepfunctions 34.93% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-util 48.12% <ø> (ø)
serverless-azure-functions-client 38.99% <ø> (ø)
serverless-azure-functions-eventhubs 38.65% <ø> (ø)
serverless-azure-functions-servicebus 38.71% <ø> (ø)
serverless-lambda 33.36% <ø> (-0.09%) ⬇️
test-optimization-cucumber-latest-7.0.0 50.59% <ø> (+0.12%) ⬆️
test-optimization-cucumber-latest-latest 53.28% <ø> (+0.12%) ⬆️
test-optimization-cucumber-oldest-7.0.0 50.61% <ø> (+0.12%) ⬆️
test-optimization-cypress-latest-10.2.0-commonJS 45.56% <ø> (-2.20%) ⬇️
test-optimization-cypress-latest-10.2.0-esm 47.83% <ø> (+0.06%) ⬆️
test-optimization-cypress-latest-14.5.4-commonJS 48.43% <ø> (+0.07%) ⬆️
test-optimization-cypress-latest-14.5.4-esm 47.92% <ø> (-0.47%) ⬇️
test-optimization-cypress-latest-latest-commonJS 48.92% <ø> (+0.07%) ⬆️
test-optimization-cypress-latest-latest-esm 48.95% <ø> (+0.07%) ⬆️
test-optimization-cypress-oldest-10.2.0-commonJS 47.85% <ø> (+0.07%) ⬆️
test-optimization-cypress-oldest-10.2.0-esm 47.88% <ø> (+0.07%) ⬆️
test-optimization-cypress-oldest-14.5.4-commonJS 47.92% <ø> (-0.47%) ⬇️
test-optimization-cypress-oldest-14.5.4-esm 48.50% <ø> (+0.07%) ⬆️
test-optimization-jest-latest-24.8.0 54.11% <ø> (+0.18%) ⬆️
test-optimization-jest-latest-latest 54.85% <ø> (+0.08%) ⬆️
test-optimization-jest-oldest-24.8.0 54.04% <ø> (+0.07%) ⬆️
test-optimization-jest-oldest-latest 54.86% <ø> (+0.07%) ⬆️
test-optimization-mocha-latest-5.2.0 48.68% <ø> (+0.09%) ⬆️
test-optimization-mocha-latest-latest 53.34% <ø> (+0.09%) ⬆️
test-optimization-mocha-oldest-5.2.0 48.70% <ø> (+0.09%) ⬆️
test-optimization-mocha-oldest-latest 53.46% <ø> (+0.09%) ⬆️
test-optimization-playwright-latest-latest-playwright-active-test-span 44.37% <76.66%> (+0.35%) ⬆️
test-optimization-playwright-latest-latest-playwright-atr 43.11% <90.00%> (+0.20%) ⬆️
test-optimization-playwright-latest-latest-playwright-efd 43.39% <93.33%> (+0.19%) ⬆️
test-optimization-playwright-latest-latest-playwright-impacted-tests 43.01% <73.33%> (+0.05%) ⬆️
test-optimization-playwright-latest-latest-playwright-reporting 43.12% <63.33%> (+0.13%) ⬆️
test-optimization-playwright-latest-latest-playwright-test-management 45.15% <83.33%> (+0.18%) ⬆️
test-optimization-playwright-latest-oldest-playwright-active-test-span 44.42% <76.66%> (+0.35%) ⬆️
test-optimization-playwright-latest-oldest-playwright-atr 43.30% <93.33%> (+0.21%) ⬆️
test-optimization-playwright-latest-oldest-playwright-efd 43.42% <93.33%> (+0.20%) ⬆️
test-optimization-playwright-latest-oldest-playwright-impacted-tests ?
test-optimization-playwright-latest-oldest-playwright-reporting 43.17% <63.33%> (+0.13%) ⬆️
test-optimization-playwright-latest-oldest-playwright-test-management 45.22% <83.33%> (+0.19%) ⬆️
test-optimization-playwright-oldest-latest-playwright-active-test-span 44.38% <76.66%> (+0.33%) ⬆️
test-optimization-playwright-oldest-latest-playwright-atr 43.15% <90.00%> (+0.20%) ⬆️
test-optimization-playwright-oldest-latest-playwright-efd 43.40% <93.33%> (+0.19%) ⬆️
test-optimization-playwright-oldest-latest-playwright-impacted-tests 43.07% <73.33%> (+0.05%) ⬆️
test-optimization-playwright-oldest-latest-playwright-reporting 43.13% <63.33%> (+0.13%) ⬆️
test-optimization-playwright-oldest-latest-playwright-test-management 45.17% <83.33%> (+0.18%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-active-test-span ?
test-optimization-playwright-oldest-oldest-playwright-atr 43.34% <93.33%> (+0.21%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-efd 43.44% <93.33%> (+0.20%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-impacted-tests 43.09% <73.33%> (+0.06%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-reporting ?
test-optimization-playwright-oldest-oldest-playwright-test-management 45.23% <83.33%> (+0.19%) ⬆️
test-optimization-selenium-latest 46.14% <ø> (+0.07%) ⬆️
test-optimization-selenium-oldest 45.64% <ø> (+0.08%) ⬆️
test-optimization-testopt-active 47.43% <50.00%> (+0.14%) ⬆️
test-optimization-testopt-latest 47.39% <50.00%> (+0.14%) ⬆️
test-optimization-testopt-maintenance 47.43% <50.00%> (+0.14%) ⬆️
test-optimization-testopt-oldest 48.25% <50.00%> (+0.16%) ⬆️
test-optimization-vitest-latest 51.56% <ø> (+0.11%) ⬆️
test-optimization-vitest-oldest 48.19% <ø> (+0.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

datadog-datadog-prod-us1-2 Bot commented Apr 30, 2026

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 95.83%
Overall Coverage: 69.88% (+27.74%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 4a193e0 | Docs | Datadog PR Page | Give us feedback!

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e66d125687

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/datadog-instrumentations/src/playwright.js Outdated
@cbasitodx cbasitodx force-pushed the sebas_conde/feat/create-final-status-tag-for-playwright branch from 04a7a83 to cfcdb4f Compare April 30, 2026 12:42
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 30, 2026

Benchmarks

Benchmark execution time: 2026-05-04 13:42:44

Comparing candidate commit 4a193e0 in PR branch sebas_conde/feat/create-final-status-tag-for-playwright with baseline commit 77cc2e0 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1747 metrics, 97 unstable metrics.

@cbasitodx cbasitodx marked this pull request as draft April 30, 2026 13:07
@cbasitodx cbasitodx marked this pull request as ready for review April 30, 2026 13:51
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0b149cc3ac

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/datadog-instrumentations/src/playwright.js Outdated
Comment thread packages/datadog-instrumentations/src/playwright.js
Copy link
Copy Markdown
Collaborator

@juan-fernandez juan-fernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job! Only one sneaky edge case uncovered

Comment thread packages/datadog-instrumentations/src/playwright.js Outdated
Copy link
Copy Markdown
Collaborator

@juan-fernandez juan-fernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job!

@cbasitodx cbasitodx enabled auto-merge (squash) May 4, 2026 13:22
@cbasitodx cbasitodx merged commit 9e6acd8 into master May 4, 2026
997 of 1003 checks passed
@cbasitodx cbasitodx deleted the sebas_conde/feat/create-final-status-tag-for-playwright branch May 4, 2026 13:44
@dd-octo-sts dd-octo-sts Bot mentioned this pull request May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants