Skip to content

test(langchain): bump tested langchain versions with new cassette#9135

Merged
BridgeAR merged 1 commit into
masterfrom
sabrenner/langchain-test-updates
Jun 29, 2026
Merged

test(langchain): bump tested langchain versions with new cassette#9135
BridgeAR merged 1 commit into
masterfrom
sabrenner/langchain-test-updates

Conversation

@sabrenner

Copy link
Copy Markdown
Collaborator

What does this PR do?

Bumps the tested langchain versions with new cassettes

Motivation

Take care of a non-trivial failure for dependabot version updates

@dd-octo-sts

dd-octo-sts Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 6.42 MB
Deduped: 7.48 MB
No deduping: 7.48 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.2.0 | 104.26 kB | 843.44 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

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

@sabrenner
sabrenner marked this pull request as ready for review June 29, 2026 14:26
@sabrenner
sabrenner requested review from a team as code owners June 29, 2026 14:26
@sabrenner
sabrenner requested review from crysmags and removed request for a team June 29, 2026 14:26
@datadog-prod-us1-6

datadog-prod-us1-6 Bot commented Jun 29, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 88.02% (-0.00%)

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

@pr-commenter

pr-commenter Bot commented Jun 29, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-06-29 14:36:43

Comparing candidate commit 6789cad in PR branch sabrenner/langchain-test-updates with baseline commit d1aa54a in branch master.

📊 Benchmarking dashboard

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

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:appsec-appsec-enabled-20

  • unstable execution_time [-203.528ms; +192.528ms] or [-5.457%; +5.163%]

scenario:appsec-appsec-enabled-24

  • unstable execution_time [-172.956ms; +181.349ms] or [-6.608%; +6.929%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-207922.304µs; +208352.404µs] or [-8.289%; +8.306%]

scenario:appsec-appsec-enabled-with-attacks-26

  • unstable execution_time [-158.983ms; +153.219ms] or [-5.518%; +5.318%]

scenario:appsec-control-20

  • unstable execution_time [-167.120ms; +157.291ms] or [-9.529%; +8.968%]

scenario:appsec-control-24

  • unstable execution_time [-105.216ms; +107.627ms] or [-8.670%; +8.869%]

scenario:appsec-control-26

  • unstable execution_time [-113.645ms; +120.105ms] or [-9.393%; +9.927%]

scenario:debugger-line-probe-with-snapshot-default-24

  • unstable cpu_user_time [-1852.178ms; +2961.261ms] or [-23.350%; +37.332%]
  • unstable execution_time [-1944.472ms; +3045.967ms] or [-22.580%; +35.371%]
  • unstable instructions [-15.7G instructions; +25.2G instructions] or [-24.453%; +39.186%]
  • unstable max_rss_usage [-6.655MB; +10.813MB] or [-4.213%; +6.845%]
  • unstable throughput [-891.326op/s; +575.073op/s] or [-23.251%; +15.001%]

scenario:debugger-line-probe-with-snapshot-default-26

  • unstable cpu_user_time [-3673.809ms; +2478.605ms] or [-34.574%; +23.326%]
  • unstable execution_time [-3777.561ms; +2558.010ms] or [-33.332%; +22.571%]
  • unstable instructions [-32.4G instructions; +21.5G instructions] or [-36.381%; +24.120%]
  • unstable max_rss_usage [-11.430MB; +7.239MB] or [-7.031%; +4.453%]
  • unstable throughput [-545.425op/s; +815.838op/s] or [-18.241%; +27.284%]

scenario:debugger-line-probe-with-snapshot-minimal-26

  • unstable cpu_user_time [-2031.834ms; +3471.346ms] or [-21.973%; +37.541%]
  • unstable execution_time [-2041.438ms; +3484.281ms] or [-20.546%; +35.068%]
  • unstable instructions [-18.3G instructions; +31.2G instructions] or [-23.853%; +40.627%]
  • unstable max_rss_usage [-7584.017KB; +9368.017KB] or [-4.721%; +5.831%]
  • unstable throughput [-782.539op/s; +431.740op/s] or [-23.600%; +13.020%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-523.202ms; +201.770ms] or [-10.716%; +4.133%]
  • unstable execution_time [-527.273ms; +198.740ms] or [-10.644%; +4.012%]
  • unstable throughput [-68164.459op/s; +180974.995op/s] or [-4.016%; +10.662%]

scenario:plugin-graphql-long-with-depth-on-max-20

  • unstable max_rss_usage [-33794.264KB; +34370.264KB] or [-18.058%; +18.366%]

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.71%. Comparing base (d1aa54a) to head (6789cad).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9135      +/-   ##
==========================================
+ Coverage   93.69%   93.71%   +0.02%     
==========================================
  Files         889      891       +2     
  Lines       50864    51161     +297     
  Branches    11834    11900      +66     
==========================================
+ Hits        47657    47948     +291     
- Misses       3207     3213       +6     
Flag Coverage Δ
aiguard 34.88% <ø> (-0.08%) ⬇️
aiguard-integration 41.79% <ø> (ø)
apm-bucket-0 34.85% <ø> (-0.08%) ⬇️
apm-bucket-1 40.34% <ø> (-0.07%) ⬇️
apm-bucket-2 37.35% <ø> (-0.07%) ⬇️
apm-capabilities-tracing 48.75% <ø> (+0.44%) ⬆️
apm-integrations-aerospike 33.13% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript 40.04% <ø> (-0.08%) ⬇️
apm-integrations-couchbase 33.25% <ø> (-0.24%) ⬇️
apm-integrations-http 42.04% <ø> (-0.07%) ⬇️
apm-integrations-kafkajs 40.27% <ø> (-0.08%) ⬇️
apm-integrations-next 29.47% <ø> (-0.11%) ⬇️
apm-integrations-prisma 35.04% <ø> (-0.07%) ⬇️
apm-integrations-tedious 33.90% <ø> (-0.08%) ⬇️
appsec 57.38% <ø> (+0.01%) ⬆️
appsec-express_fastify_graphql 53.78% <ø> (-0.07%) ⬇️
appsec-integration 36.25% <ø> (ø)
appsec-kafka_ldapjs_lodash 43.60% <ø> (-0.07%) ⬇️
appsec-mongodb-core_mongoose_mysql 48.81% <ø> (-0.06%) ⬇️
appsec-next 28.02% <ø> (-0.06%) ⬇️
appsec-node-serialize_passport_postgres 48.01% <ø> (-0.06%) ⬇️
appsec-sourcing_stripe_template 45.56% <ø> (-0.06%) ⬇️
debugger 44.37% <ø> (ø)
instrumentations-bucket-0 28.16% <ø> (-0.08%) ⬇️
instrumentations-bucket-1 37.41% <ø> (-0.07%) ⬇️
instrumentations-bucket-10 40.44% <ø> (-0.07%) ⬇️
instrumentations-bucket-11 27.96% <ø> (-0.08%) ⬇️
instrumentations-bucket-12 28.67% <ø> (-0.08%) ⬇️
instrumentations-bucket-13 27.79% <ø> (-0.08%) ⬇️
instrumentations-bucket-2 30.24% <ø> (-0.07%) ⬇️
instrumentations-bucket-3 35.91% <ø> (-0.07%) ⬇️
instrumentations-bucket-4 28.07% <ø> (-0.08%) ⬇️
instrumentations-bucket-5 36.28% <ø> (-0.07%) ⬇️
instrumentations-bucket-6 38.26% <ø> (-0.08%) ⬇️
instrumentations-bucket-7 36.01% <ø> (-0.07%) ⬇️
instrumentations-bucket-8 36.96% <ø> (-0.07%) ⬇️
instrumentations-bucket-9 39.53% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-couchbase 46.54% <ø> (ø)
instrumentations-integration-esbuild 24.87% <ø> (ø)
llmobs-ai_anthropic_bedrock 39.54% <ø> (-0.07%) ⬇️
llmobs-google-genai_langchain_vertex-ai 36.98% <ø> (-0.06%) ⬇️
llmobs-openai 39.59% <ø> (-0.07%) ⬇️
llmobs-sdk 43.60% <ø> (-0.08%) ⬇️
master-coverage 93.71% <ø> (?)
openfeature 37.76% <ø> (ø)
openfeature-unit 50.39% <ø> (ø)
platform-core_esbuild_instrumentations-misc 23.36% <ø> (ø)
platform-integration 47.43% <ø> (ø)
platform-shimmer_unit-guardrails_webpack 18.89% <ø> (ø)
plugins-bucket-0 36.34% <ø> (-0.07%) ⬇️
plugins-bucket-1 39.61% <ø> (ø)
plugins-bucket-11 38.47% <ø> (-0.08%) ⬇️
plugins-bucket-17 39.16% <ø> (+0.08%) ⬆️
plugins-bucket-18 42.01% <ø> (-0.07%) ⬇️
plugins-bucket-19 39.57% <ø> (-0.07%) ⬇️
plugins-bucket-20 43.26% <ø> (-0.07%) ⬇️
plugins-bucket-4 37.72% <ø> (-0.07%) ⬇️
plugins-bullmq_cassandra_cookie 39.77% <ø> (-0.07%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 33.23% <ø> (-0.08%) ⬇️
plugins-fetch_fs_generic-pool 36.06% <ø> (-0.07%) ⬇️
plugins-google-cloud-pubsub_grpc_handlebars 43.11% <ø> (-0.07%) ⬇️
plugins-hapi_hono_ioredis 37.79% <ø> (-0.07%) ⬇️
plugins-jest_knex_langgraph 32.61% <ø> (-0.08%) ⬇️
plugins-ldapjs_light-my-request_limitd-client 27.92% <ø> (-0.08%) ⬇️
plugins-lodash_mariadb_memcached 35.18% <ø> (-0.08%) ⬇️
plugins-mongodb_mongodb-core_mongoose 36.32% <ø> (-0.07%) ⬇️
plugins-multer_mysql_mysql2 35.15% <ø> (-0.08%) ⬇️
plugins-nats_node-serialize_opensearch 37.16% <ø> (-0.08%) ⬇️
plugins-passport-http_pino_postgres 35.54% <ø> (-0.08%) ⬇️
plugins-process_pug_redis 34.27% <ø> (+0.14%) ⬆️
plugins-undici_url_valkey 35.89% <ø> (-0.07%) ⬇️
plugins-vm_winston_ws 37.56% <ø> (-0.08%) ⬇️
profiling 43.62% <ø> (-0.07%) ⬇️
serverless-aws-sdk-aws-sdk 33.30% <ø> (-0.07%) ⬇️
serverless-aws-sdk-bedrockruntime 32.17% <ø> (-0.07%) ⬇️
serverless-aws-sdk-client 37.21% <ø> (ø)
serverless-aws-sdk-dynamodb 34.10% <ø> (-0.07%) ⬇️
serverless-aws-sdk-eventbridge 27.25% <ø> (-0.07%) ⬇️
serverless-aws-sdk-kinesis 37.41% <ø> (-0.07%) ⬇️
serverless-aws-sdk-lambda 34.60% <ø> (-0.07%) ⬇️
serverless-aws-sdk-s3 32.60% <ø> (-0.07%) ⬇️
serverless-aws-sdk-serverless-peer-service 39.47% <ø> (-0.08%) ⬇️
serverless-aws-sdk-sns 38.26% <ø> (-0.07%) ⬇️
serverless-aws-sdk-sqs 38.01% <ø> (-0.07%) ⬇️
serverless-aws-sdk-stepfunctions 33.19% <ø> (-0.07%) ⬇️
serverless-aws-sdk-util 47.95% <ø> (ø)
serverless-bucket-0 39.47% <ø> (ø)
serverless-lambda 34.33% <ø> (-0.09%) ⬇️
test-optimization-cucumber 52.32% <ø> (-0.15%) ⬇️
test-optimization-cypress 49.43% <ø> (-0.15%) ⬇️
test-optimization-jest 55.36% <ø> (-0.21%) ⬇️
test-optimization-mocha 53.43% <ø> (-0.16%) ⬇️
test-optimization-playwright-playwright-atr 43.33% <ø> (-0.17%) ⬇️
test-optimization-playwright-playwright-efd 43.62% <ø> (-0.18%) ⬇️
test-optimization-playwright-playwright-final-status 43.97% <ø> (+0.12%) ⬆️
test-optimization-playwright-playwright-impacted-tests 43.16% <ø> (-0.26%) ⬇️
test-optimization-playwright-playwright-reporting 43.27% <ø> (-0.15%) ⬇️
test-optimization-playwright-playwright-test-management 44.83% <ø> (-0.02%) ⬇️
test-optimization-playwright-playwright-test-span 44.52% <ø> (-0.19%) ⬇️
test-optimization-selenium 45.29% <ø> (-0.17%) ⬇️
test-optimization-testopt 48.04% <ø> (-0.16%) ⬇️
test-optimization-vitest 50.66% <ø> (-0.18%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

@BridgeAR
BridgeAR merged commit 6c614f6 into master Jun 29, 2026
957 of 958 checks passed
@BridgeAR
BridgeAR deleted the sabrenner/langchain-test-updates branch June 29, 2026 14:56
This was referenced Jun 30, 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