Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integrate iTX and tracing refactor #25285

Merged
merged 23 commits into from
Nov 5, 2024
Merged

feat: integrate iTX and tracing refactor #25285

merged 23 commits into from
Nov 5, 2024

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Sep 25, 2024

Copy link
Contributor

github-actions bot commented Sep 25, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 186.7 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 607.85 KB (+0.02% 🔺)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 162.47 KB (0%)
packages/client/runtime/edge-esm.js 162.2 KB (0%)
packages/client/runtime/wasm.js 121.28 KB (0%)
packages/client/runtime/index-browser.js 33.9 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.13 MB (0%)
packages/client/prisma-client-0.0.0.tgz 2.88 MB (-0.62% 🔽)
packages/cli/prisma-0.0.0.tgz 3.73 MB (+0.01% 🔺)
packages/bundle-size/da-workers-libsql/output.tgz 860.47 KB (-0.68% 🔽)
packages/bundle-size/da-workers-neon/output.tgz 939.94 KB (-0.7% 🔽)
packages/bundle-size/da-workers-pg/output.tgz 958.39 KB (-0.68% 🔽)
packages/bundle-size/da-workers-pg-worker/output.tgz 914.09 KB (-0.72% 🔽)
packages/bundle-size/da-workers-planetscale/output.tgz 874.73 KB (-0.84% 🔽)
packages/bundle-size/da-workers-d1/output.tgz 832.86 KB (-0.71% 🔽)

@aqrln aqrln force-pushed the integration/itx-refactor branch from 94877f4 to f886005 Compare September 26, 2024 13:30
Copy link

codspeed-hq bot commented Sep 26, 2024

CodSpeed Performance Report

Merging #25285 will improve performances by 26.43%

Comparing integration/itx-refactor (c8d12fb) with main (b7210d9)

Summary

⚡ 1 improvements
✅ 2 untouched benchmarks

Benchmarks breakdown

Benchmark main integration/itx-refactor Change
client generation 100 models with relations 7.6 s 6 s +26.43%

Copy link

socket-security bot commented Sep 26, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@aqrln
Copy link
Member Author

aqrln commented Oct 2, 2024

ci test all

@aqrln aqrln force-pushed the integration/itx-refactor branch 4 times, most recently from 31dff3d to cbacf88 Compare October 10, 2024 17:07
Copy link
Contributor

github-actions bot commented Oct 10, 2024

🟢 All good, this PR is no longer uses custom engine.

@aqrln aqrln force-pushed the integration/itx-refactor branch from cbacf88 to 60120c6 Compare October 24, 2024 15:45
@aqrln aqrln modified the milestones: 5.21.0, 6.0.0 Nov 4, 2024
@aqrln aqrln force-pushed the integration/itx-refactor branch from 29f86d5 to da84d8f Compare November 4, 2024 12:16
@aqrln aqrln marked this pull request as ready for review November 4, 2024 14:35
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 4, 2024
@jkomyno
Copy link
Contributor

jkomyno commented Nov 5, 2024

Watch out: some Binary Engine tests are failing on Studio.test.ts, most likely because the engineType = "binary" engine doesn't support the prismaSchemaFolder preview feature.

Please skip those tests in the engineType = "binary" case.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Nov 5, 2024
@aqrln aqrln force-pushed the integration/itx-refactor branch from 5805d4a to c8d12fb Compare November 5, 2024 12:07
Copy link

@aqrln aqrln modified the milestones: 6.0.0, 5.22.0 Nov 5, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2024
@aqrln aqrln merged commit c64991b into main Nov 5, 2024
262 checks passed
@aqrln aqrln deleted the integration/itx-refactor branch November 5, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants