test(ai): cover compatible SDK provider version matrix#9332
Conversation
Overall package sizeSelf size: 6.76 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.1 | 122.62 kB | 438.86 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 |
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 614d9e4 | Docs | Datadog PR Page | Give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9332 +/- ##
==========================================
- Coverage 96.64% 96.63% -0.02%
==========================================
Files 923 923
Lines 122844 122844
Branches 20989 21024 +35
==========================================
- Hits 118723 118708 -15
- Misses 4121 4136 +15 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-07-14 21:11:59 Comparing candidate commit 614d9e4 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2316 metrics, 42 unstable metrics.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7e0cfd9931
ℹ️ 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".
7e0cfd9 to
614d9e4
Compare
* test(ai): cover compatible SDK provider version matrix * test(ai): use latest compatible ESM dependencies
* test(ai): cover compatible SDK provider version matrix * test(ai): use latest compatible ESM dependencies
* test(ai): cover compatible SDK provider version matrix * test(ai): use latest compatible ESM dependencies
* test(ai): cover compatible SDK provider version matrix * test(ai): use latest compatible ESM dependencies
Summary
AI SDK releases require matching provider major versions because their model specifications are not interchangeable. This updates the version-matrix tests to pair each supported SDK generation with compatible provider ranges, preventing CI failures caused by SDK/provider mismatches.