Skip to content

feat(test-optimization)!: default Nx and Lage names#8268

Merged
juan-fernandez merged 2 commits into
masterfrom
juan-fernandez/v6-nx-lage-default-names
May 5, 2026
Merged

feat(test-optimization)!: default Nx and Lage names#8268
juan-fernandez merged 2 commits into
masterfrom
juan-fernandez/v6-nx-lage-default-names

Conversation

@juan-fernandez

@juan-fernandez juan-fernandez commented May 5, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Makes v6 use NX_TASK_TARGET_PROJECT as the default service name when no service is explicitly configured, and LAGE_PACKAGE_NAME as the default test session name when DD_TEST_SESSION_NAME is not set.

v5 behavior stays opt-in through DD_ENABLE_NX_SERVICE_NAME and DD_ENABLE_LAGE_PACKAGE_NAME.

Motivation

These opt-in env vars were added to avoid breaking existing customers. v6 can take the breaking default behavior while keeping v5 compatible.

@codecov

codecov Bot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.64%. Comparing base (4db54b1) to head (de7a382).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8268      +/-   ##
==========================================
+ Coverage   89.18%   89.64%   +0.45%     
==========================================
  Files         832      832              
  Lines       43754    43755       +1     
  Branches     8049     8050       +1     
==========================================
+ Hits        39022    39222     +200     
+ Misses       4732     4533     -199     
Flag Coverage Δ
aiguard-integration-active 40.91% <33.33%> (+<0.01%) ⬆️
aiguard-integration-latest 40.86% <33.33%> (+<0.01%) ⬆️
aiguard-integration-maintenance 40.91% <33.33%> (+<0.01%) ⬆️
aiguard-macos 35.47% <33.33%> (-0.09%) ⬇️
aiguard-ubuntu 35.57% <33.33%> (-0.09%) ⬇️
aiguard-windows 35.37% <33.33%> (-0.09%) ⬇️
apm-capabilities-tracing-macos 48.50% <100.00%> (+0.01%) ⬆️
apm-capabilities-tracing-ubuntu-active 48.52% <100.00%> (+0.02%) ⬆️
apm-capabilities-tracing-ubuntu-latest 48.49% <100.00%> (+0.01%) ⬆️
apm-capabilities-tracing-ubuntu-maintenance 48.52% <100.00%> (+0.01%) ⬆️
apm-capabilities-tracing-ubuntu-oldest 48.51% <100.00%> (+0.01%) ⬆️
apm-capabilities-tracing-windows 48.32% <100.00%> (+0.05%) ⬆️
apm-integrations-aerospike-18-gte.5.2.0 34.66% <33.33%> (-0.09%) ⬇️
apm-integrations-aerospike-20-gte.5.5.0 34.67% <33.33%> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.5.12.1 34.67% <33.33%> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.6.0.0 34.67% <33.33%> (-0.09%) ⬇️
apm-integrations-aerospike-eol- 34.58% <33.33%> (-0.09%) ⬇️
apm-integrations-child-process 35.81% <33.33%> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-18 41.55% <33.33%> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-20 41.57% <33.33%> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-22 41.57% <33.33%> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-24 41.50% <33.33%> (-0.09%) ⬇️
apm-integrations-couchbase-18 34.86% <33.33%> (+0.06%) ⬆️
apm-integrations-couchbase-eol 34.91% <33.33%> (-0.11%) ⬇️
apm-integrations-dns 34.68% <33.33%> (-0.09%) ⬇️
apm-integrations-elasticsearch 35.27% <33.33%> (-0.08%) ⬇️
apm-integrations-http-latest 42.59% <33.33%> (-0.08%) ⬇️
apm-integrations-http-maintenance 42.65% <33.33%> (-0.08%) ⬇️
apm-integrations-http-oldest 42.66% <33.33%> (-0.08%) ⬇️
apm-integrations-http2 40.08% <33.33%> (-0.09%) ⬇️
apm-integrations-kafkajs-latest 41.44% <33.33%> (-0.09%) ⬇️
apm-integrations-kafkajs-oldest 41.49% <33.33%> (-0.09%) ⬇️
apm-integrations-net 35.34% <33.33%> (-0.09%) ⬇️
apm-integrations-next-11.1.4 29.53% <33.33%> (-0.08%) ⬇️
apm-integrations-next-13.2.0 31.04% <33.33%> (-0.08%) ⬇️
apm-integrations-next-gte.10.2.0.and.lt.11 23.33% <ø> (ø)
apm-integrations-next-gte.11.0.0.and.lt.13 31.05% <33.33%> (-0.08%) ⬇️
apm-integrations-next-gte.13.0.0.and.lt.14 31.30% <33.33%> (-0.08%) ⬇️
apm-integrations-next-gte.14.0.0.and.lte.14.2.6 31.12% <33.33%> (-0.11%) ⬇️
apm-integrations-next-gte.14.2.7.and.lt.15 31.12% <33.33%> (-0.08%) ⬇️
apm-integrations-next-gte.15.0.0 31.18% <33.33%> (-0.08%) ⬇️
apm-integrations-oracledb 34.94% <33.33%> (-0.08%) ⬇️
apm-integrations-prisma-18-gte.6.16.0.and.lt.7.0.0 35.24% <33.33%> (-0.08%) ⬇️
apm-integrations-prisma-latest-all 35.56% <33.33%> (-0.08%) ⬇️
apm-integrations-restify 36.82% <33.33%> (-0.08%) ⬇️
apm-integrations-sharedb 34.26% <33.33%> (-0.09%) ⬇️
apm-integrations-tedious 34.83% <33.33%> (-0.08%) ⬇️
appsec-express 52.43% <33.33%> (-0.07%) ⬇️
appsec-fastify 49.02% <33.33%> (-0.07%) ⬇️
appsec-graphql 49.17% <33.33%> (-0.06%) ⬇️
appsec-integration-active 37.41% <33.33%> (+<0.01%) ⬆️
appsec-integration-latest 37.38% <33.33%> (+<0.01%) ⬆️
appsec-integration-maintenance 37.40% <33.33%> (+<0.01%) ⬆️
appsec-integration-oldest 37.40% <33.33%> (+<0.01%) ⬆️
appsec-kafka 41.83% <33.33%> (-0.08%) ⬇️
appsec-ldapjs 40.99% <33.33%> (-0.07%) ⬇️
appsec-lodash 41.10% <33.33%> (-0.07%) ⬇️
appsec-macos 56.51% <33.33%> (-0.06%) ⬇️
appsec-mongodb-core 45.37% <33.33%> (-0.07%) ⬇️
appsec-mongoose 46.25% <33.33%> (-0.07%) ⬇️
appsec-mysql 48.44% <33.33%> (-0.07%) ⬇️
appsec-next-latest-11.1.4 29.71% <33.33%> (-0.08%) ⬇️
appsec-next-latest-13.2.0 31.25% <33.33%> (-0.08%) ⬇️
appsec-next-latest-gte.10.2.0.and.lt.11 28.55% <ø> (ø)
appsec-next-latest-gte.11.0.0.and.lt.13 31.23% <33.33%> (-0.08%) ⬇️
appsec-next-latest-gte.13.0.0.and.lt.14 31.43% <33.33%> (-0.08%) ⬇️
appsec-next-latest-gte.14.0.0.and.lte.14.2.6 31.27% <33.33%> (-0.08%) ⬇️
appsec-next-latest-gte.14.2.7.and.lt.15 31.27% <33.33%> (-0.08%) ⬇️
appsec-next-latest-gte.15.0.0 31.27% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-11.1.4 29.73% <33.33%> (-0.07%) ⬇️
appsec-next-oldest-13.2.0 31.48% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-gte.10.2.0.and.lt.11 28.68% <ø> (ø)
appsec-next-oldest-gte.11.0.0.and.lt.13 31.25% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-gte.13.0.0.and.lt.14 31.67% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-gte.14.0.0.and.lte.14.2.6 31.52% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-gte.14.2.7.and.lt.15 31.52% <33.33%> (-0.08%) ⬇️
appsec-next-oldest-gte.15.0.0 31.52% <33.33%> (-0.08%) ⬇️
appsec-node-serialize 40.29% <33.33%> (-0.07%) ⬇️
appsec-passport 44.22% <33.33%> (-0.08%) ⬇️
appsec-postgres 48.03% <33.33%> (-0.09%) ⬇️
appsec-sourcing 39.86% <33.33%> (-0.07%) ⬇️
appsec-stripe 42.06% <33.33%> (+0.04%) ⬆️
appsec-template 40.45% <33.33%> (-0.07%) ⬇️
appsec-ubuntu 56.58% <33.33%> (-0.06%) ⬇️
appsec-windows 56.38% <33.33%> (-0.06%) ⬇️
debugger-ubuntu-active 44.02% <33.33%> (-0.07%) ⬇️
debugger-ubuntu-latest 43.97% <33.33%> (-0.07%) ⬇️
debugger-ubuntu-maintenance 44.03% <33.33%> (-0.07%) ⬇️
debugger-ubuntu-oldest 44.39% <33.33%> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 29.63% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-body-parser 37.36% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-child_process 35.20% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-cookie-parser 31.50% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-express 31.72% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 31.62% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-express-session 37.04% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-fs 29.31% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-generic-pool 30.23% <50.00%> (+0.01%) ⬆️
instrumentations-instrumentation-http 36.66% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-knex 29.60% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-light-my-request 36.97% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-mongoose 30.69% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-multer 37.14% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-mysql2 35.18% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-passport 40.77% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-passport-http 40.55% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-passport-local 41.05% <33.33%> (-0.08%) ⬇️
instrumentations-instrumentation-pg 34.72% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-promise 29.57% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-promise-js 29.57% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-q 29.60% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-url 29.57% <33.33%> (-0.09%) ⬇️
instrumentations-instrumentation-when 29.58% <33.33%> (-0.09%) ⬇️
instrumentations-integration-esbuild-active 19.56% <33.33%> (+<0.01%) ⬆️
instrumentations-integration-esbuild-latest 19.54% <33.33%> (+<0.01%) ⬆️
instrumentations-integration-esbuild-maintenance 19.56% <33.33%> (+<0.01%) ⬆️
instrumentations-integration-esbuild-oldest 19.55% <33.33%> (+<0.01%) ⬆️
llmobs-ai 38.15% <33.33%> (-0.08%) ⬇️
llmobs-anthropic 37.65% <33.33%> (-0.08%) ⬇️
llmobs-bedrock 36.87% <33.33%> (-0.07%) ⬇️
llmobs-google-genai 37.29% <33.33%> (-0.08%) ⬇️
llmobs-langchain 36.87% <33.33%> (-0.07%) ⬇️
llmobs-openai 40.95% <33.33%> (-0.08%) ⬇️
llmobs-sdk-active 45.67% <33.33%> (-0.09%) ⬇️
llmobs-sdk-latest 45.60% <33.33%> (-0.09%) ⬇️
llmobs-sdk-maintenance 45.67% <33.33%> (-0.09%) ⬇️
llmobs-sdk-oldest 45.65% <33.33%> (-0.09%) ⬇️
llmobs-vertex-ai 37.46% <33.33%> (-0.08%) ⬇️
openfeature-macos 38.42% <33.33%> (-0.05%) ⬇️
openfeature-ubuntu 38.56% <33.33%> (+0.01%) ⬆️
openfeature-unit-active 50.58% <0.00%> (-0.52%) ⬇️
openfeature-unit-latest 50.43% <0.00%> (-0.52%) ⬇️
openfeature-unit-maintenance 50.58% <0.00%> (-0.52%) ⬇️
openfeature-unit-oldest 50.58% <0.00%> (-0.52%) ⬇️
openfeature-windows 38.34% <33.33%> (+<0.01%) ⬆️
platform-core 37.45% <ø> (ø)
platform-esbuild 40.80% <ø> (ø)
platform-instrumentations-misc 31.09% <33.33%> (+<0.01%) ⬆️
platform-integration-active 47.64% <33.33%> (-0.01%) ⬇️
platform-integration-latest 47.61% <33.33%> (+<0.01%) ⬆️
platform-integration-maintenance 47.65% <33.33%> (-0.01%) ⬇️
platform-integration-oldest 47.83% <33.33%> (+<0.01%) ⬆️
platform-shimmer 42.68% <ø> (ø)
platform-unit-guardrails 36.55% <ø> (ø)
platform-webpack 20.63% <33.33%> (+<0.01%) ⬆️
plugins-azure-durable-functions 37.43% <33.33%> (+0.18%) ⬆️
plugins-azure-event-hubs 35.25% <33.33%> (+<0.01%) ⬆️
plugins-azure-service-bus 35.69% <33.33%> (+<0.01%) ⬆️
plugins-bullmq 40.45% <33.33%> (-0.09%) ⬇️
plugins-cassandra 34.96% <33.33%> (-0.22%) ⬇️
plugins-cookie 26.91% <ø> (ø)
plugins-cookie-parser 26.71% <ø> (ø)
plugins-crypto 28.22% <ø> (ø)
plugins-dd-trace-api 35.17% <33.33%> (-0.09%) ⬇️
plugins-express-mongo-sanitize 26.85% <ø> (ø)
plugins-express-session 26.67% <ø> (ø)
plugins-fastify 39.10% <33.33%> (-0.08%) ⬇️
plugins-fetch 35.44% <33.33%> (-0.08%) ⬇️
plugins-fs 35.44% <33.33%> (-0.09%) ⬇️
plugins-generic-pool 25.83% <ø> (ø)
plugins-google-cloud-pubsub 42.78% <33.33%> (-0.10%) ⬇️
plugins-grpc 37.81% <33.33%> (-0.08%) ⬇️
plugins-handlebars 26.88% <ø> (ø)
plugins-hapi 37.02% <33.33%> (-0.08%) ⬇️
plugins-hono 37.31% <33.33%> (-0.08%) ⬇️
plugins-ioredis 35.49% <33.33%> (-0.09%) ⬇️
plugins-knex 26.55% <ø> (ø)
plugins-langgraph 34.83% <33.33%> (-0.08%) ⬇️
plugins-ldapjs 24.44% <ø> (?)
plugins-light-my-request 26.30% <ø> (ø)
plugins-limitd-client 29.88% <33.33%> (-0.09%) ⬇️
plugins-lodash 25.91% <ø> (ø)
plugins-mariadb 36.35% <33.33%> (-0.09%) ⬇️
plugins-memcached 35.15% <33.33%> (-0.09%) ⬇️
plugins-microgateway-core 36.13% <33.33%> (-0.08%) ⬇️
plugins-modelcontextprotocol-sdk 34.08% <33.33%> (-0.09%) ⬇️
plugins-moleculer 37.92% <33.33%> (-0.08%) ⬇️
plugins-mongodb 36.34% <33.33%> (-0.08%) ⬇️
plugins-mongodb-core 35.96% <33.33%> (-0.09%) ⬇️
plugins-mongoose 35.83% <33.33%> (-0.08%) ⬇️
plugins-multer 26.67% <ø> (ø)
plugins-mysql 36.22% <33.33%> (-0.09%) ⬇️
plugins-mysql2 36.19% <33.33%> (-0.09%) ⬇️
plugins-node-serialize 26.95% <ø> (ø)
plugins-opensearch 34.81% <33.33%> (-0.08%) ⬇️
plugins-passport-http 26.72% <ø> (ø)
plugins-pino 31.58% <33.33%> (-0.09%) ⬇️
plugins-postgres 34.26% <33.33%> (-0.08%) ⬇️
plugins-process 28.22% <ø> (ø)
plugins-pug 26.91% <ø> (ø)
plugins-redis 35.70% <33.33%> (-0.09%) ⬇️
plugins-router 39.50% <33.33%> (-0.08%) ⬇️
plugins-sequelize 25.61% <ø> (ø)
plugins-test-and-upstream-amqp10 35.47% <33.33%> (-0.09%) ⬇️
plugins-test-and-upstream-amqplib 40.66% <33.33%> (-0.09%) ⬇️
plugins-test-and-upstream-apollo 36.30% <33.33%> (-0.08%) ⬇️
plugins-test-and-upstream-avsc 34.78% <33.33%> (-0.09%) ⬇️
plugins-test-and-upstream-bunyan 30.99% <33.33%> (-0.09%) ⬇️
plugins-test-and-upstream-connect 37.66% <33.33%> (-0.08%) ⬇️
plugins-test-and-upstream-graphql 36.97% <33.33%> (-0.08%) ⬇️
plugins-test-and-upstream-koa 37.29% <33.33%> (-0.08%) ⬇️
plugins-test-and-upstream-protobufjs 35.00% <33.33%> (-0.09%) ⬇️
plugins-test-and-upstream-rhea 40.72% <33.33%> (-0.09%) ⬇️
plugins-undici 36.20% <33.33%> (-0.08%) ⬇️
plugins-url 28.22% <ø> (ø)
plugins-valkey 35.17% <33.33%> (-0.09%) ⬇️
plugins-vm 28.22% <ø> (ø)
plugins-winston 31.47% <33.33%> (-0.08%) ⬇️
plugins-ws 38.82% <33.33%> (?)
profiling-macos 43.56% <33.33%> (+0.07%) ⬆️
profiling-ubuntu 43.93% <33.33%> (-0.06%) ⬇️
profiling-windows 40.67% <33.33%> (-0.06%) ⬇️
serverless-aws-sdk-latest-aws-sdk 35.17% <33.33%> (-0.07%) ⬇️
serverless-aws-sdk-latest-bedrockruntime 33.60% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-client 22.51% <ø> (ø)
serverless-aws-sdk-latest-dynamodb 36.00% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-eventbridge 29.26% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-kinesis 38.98% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-lambda 36.32% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-s3 34.20% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-serverless-peer-service 40.43% <33.33%> (-0.09%) ⬇️
serverless-aws-sdk-latest-sns 40.15% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-sqs 39.26% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-stepfunctions 34.84% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-latest-util 47.80% <ø> (ø)
serverless-aws-sdk-oldest-aws-sdk 35.24% <33.33%> (-0.07%) ⬇️
serverless-aws-sdk-oldest-bedrockruntime 33.65% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-client 22.89% <ø> (ø)
serverless-aws-sdk-oldest-dynamodb 36.04% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-eventbridge 29.31% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-kinesis 39.06% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-lambda 36.36% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-s3 34.26% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-serverless-peer-service 40.50% <33.33%> (-0.09%) ⬇️
serverless-aws-sdk-oldest-sns 40.21% <33.33%> (-0.20%) ⬇️
serverless-aws-sdk-oldest-sqs 39.32% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-stepfunctions 34.88% <33.33%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-util 48.12% <ø> (ø)
serverless-azure-functions-client 39.03% <33.33%> (+<0.01%) ⬆️
serverless-azure-functions-eventhubs 38.69% <33.33%> (+<0.01%) ⬆️
serverless-azure-functions-servicebus 38.75% <33.33%> (+<0.01%) ⬆️
serverless-lambda 33.34% <33.33%> (-0.08%) ⬇️
test-optimization-cucumber-latest-7.0.0 50.51% <66.66%> (+0.02%) ⬆️
test-optimization-cucumber-latest-latest 53.19% <66.66%> (+0.14%) ⬆️
test-optimization-cucumber-oldest-7.0.0 50.52% <66.66%> (+0.14%) ⬆️
test-optimization-cypress-latest-12.0.0-commonJS 48.58% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-latest-12.0.0-esm 48.61% <66.66%> (+0.12%) ⬆️
test-optimization-cypress-latest-14.5.4-commonJS 48.38% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-latest-14.5.4-esm 48.41% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-latest-latest-commonJS 48.86% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-latest-latest-esm 48.90% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-oldest-12.0.0-commonJS 48.59% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-oldest-12.0.0-esm 48.62% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-oldest-14.5.4-commonJS 48.42% <66.66%> (+0.09%) ⬆️
test-optimization-cypress-oldest-14.5.4-esm 48.45% <66.66%> (+0.09%) ⬆️
test-optimization-jest-latest-latest 54.77% <66.66%> (+0.09%) ⬆️
test-optimization-jest-latest-oldest 53.83% <66.66%> (+0.09%) ⬆️
test-optimization-jest-oldest-latest 54.78% <66.66%> (+0.09%) ⬆️
test-optimization-jest-oldest-oldest 53.85% <66.66%> (+0.09%) ⬆️
test-optimization-mocha-latest-latest 53.28% <66.66%> (+0.10%) ⬆️
test-optimization-mocha-latest-oldest 50.84% <66.66%> (+0.10%) ⬆️
test-optimization-mocha-oldest-latest 53.40% <66.66%> (+0.10%) ⬆️
test-optimization-mocha-oldest-oldest 50.84% <66.66%> (+0.10%) ⬆️
test-optimization-playwright-latest-latest-playwright-active-test-span 44.30% <66.66%> (+0.31%) ⬆️
test-optimization-playwright-latest-latest-playwright-atr 43.04% <66.66%> (+0.13%) ⬆️
test-optimization-playwright-latest-latest-playwright-efd 43.32% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-latest-latest-playwright-impacted-tests 42.94% <66.66%> (+0.01%) ⬆️
test-optimization-playwright-latest-latest-playwright-reporting 43.06% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-latest-latest-playwright-test-management 45.07% <66.66%> (+0.12%) ⬆️
test-optimization-playwright-latest-oldest-playwright-active-test-span 44.34% <66.66%> (+0.31%) ⬆️
test-optimization-playwright-latest-oldest-playwright-atr 43.23% <66.66%> (+0.13%) ⬆️
test-optimization-playwright-latest-oldest-playwright-efd 43.35% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-latest-oldest-playwright-impacted-tests 42.98% <66.66%> (+0.01%) ⬆️
test-optimization-playwright-latest-oldest-playwright-reporting 43.11% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-latest-oldest-playwright-test-management 45.13% <66.66%> (+0.13%) ⬆️
test-optimization-playwright-oldest-latest-playwright-active-test-span 44.31% <66.66%> (+0.31%) ⬆️
test-optimization-playwright-oldest-latest-playwright-atr 43.08% <66.66%> (+0.13%) ⬆️
test-optimization-playwright-oldest-latest-playwright-efd 43.33% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-oldest-latest-playwright-impacted-tests 42.99% <66.66%> (+0.01%) ⬆️
test-optimization-playwright-oldest-latest-playwright-reporting 43.07% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-oldest-latest-playwright-test-management 45.09% <66.66%> (+0.12%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-active-test-span 44.38% <66.66%> (+0.31%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-atr 43.27% <66.66%> (+0.13%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-efd 43.36% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-impacted-tests 43.02% <66.66%> (+0.01%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-reporting 43.13% <66.66%> (+0.11%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-test-management 45.15% <66.66%> (+0.13%) ⬆️
test-optimization-selenium-latest 46.12% <66.66%> (+0.09%) ⬆️
test-optimization-selenium-oldest 45.62% <66.66%> (+0.09%) ⬆️
test-optimization-testopt-active 47.41% <66.66%> (+0.15%) ⬆️
test-optimization-testopt-latest 47.37% <66.66%> (+0.15%) ⬆️
test-optimization-testopt-maintenance 47.41% <66.66%> (+0.15%) ⬆️
test-optimization-testopt-oldest 48.23% <66.66%> (+0.17%) ⬆️
test-optimization-vitest-latest 51.48% <66.66%> (+0.10%) ⬆️
test-optimization-vitest-oldest 48.11% <66.66%> (+0.36%) ⬆️

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.

@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 5.71 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

@datadog-official

datadog-official Bot commented May 5, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 86.43% (+0.05%)

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

@juan-fernandez juan-fernandez added this to the 6.0.0 milestone May 5, 2026
@juan-fernandez
juan-fernandez marked this pull request as ready for review May 5, 2026 09:11
@juan-fernandez
juan-fernandez requested review from a team as code owners May 5, 2026 09:11
@juan-fernandez
juan-fernandez requested review from BridgeAR and removed request for a team May 5, 2026 09:11
BridgeAR
BridgeAR previously approved these changes May 5, 2026

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

Copy link
Copy Markdown

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: b1e3dd11a1

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

it('returns the current Lage package name by default in v6', () => {
process.env.LAGE_PACKAGE_NAME = 'lage-package'

assert.strictEqual(getTestSessionName({}, 'jest', {}), 'lage-package')

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Proxyquire DD_MAJOR for the v6 Lage assertion

When this patch is backported to a 5.x branch, this assertion imports getTestSessionName at file load using the branch’s real DD_MAJOR value, so with only LAGE_PACKAGE_NAME set it will return the trimmed command ('jest') instead of 'lage-package'. The config tests already inject ddMajor: 6 for the v6 behavior; this test needs the same isolation rather than depending on the checked-out package version, otherwise 5.x backport CI will fail despite the intended v5 opt-in behavior.

Useful? React with 👍 / 👎.

@pr-commenter

pr-commenter Bot commented May 5, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-05 10:20:14

Comparing candidate commit de7a382 in PR branch juan-fernandez/v6-nx-lage-default-names with baseline commit 4db54b1 in branch master.

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

@juan-fernandez
juan-fernandez requested a review from BridgeAR May 5, 2026 09:54
@juan-fernandez

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@juan-fernandez
juan-fernandez enabled auto-merge (squash) May 5, 2026 11:13
@juan-fernandez
juan-fernandez merged commit 1234065 into master May 5, 2026
1159 of 1162 checks passed
@juan-fernandez
juan-fernandez deleted the juan-fernandez/v6-nx-lage-default-names branch May 5, 2026 11:35
@dd-octo-sts dd-octo-sts Bot mentioned this pull request May 6, 2026
@pabloerhard pabloerhard changed the title [test-optimization] Default Nx and Lage names in v6 feat(test-optimization)!: default Nx and Lage names Jul 2, 2026
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Jul 2, 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.

3 participants