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

chore: complete Prisma 6 upgrade #9133

Open
wants to merge 4 commits into
base: canary
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR completes the Prisma 6 upgrade by:

Changes include:

  • Upgraded Prisma monorepo to v6
  • Updated Buffer type usages to Uint8Array in storage providers and resolvers
  • Updated native module type definitions
  • Successfully ran data migrations

All migrations have been tested and completed successfully.

Link to Devin run: https://app.devin.ai/sessions/34aabd9b326143ff832100c0bfef10ab

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

@CLAassistant
Copy link

CLAassistant commented Dec 12, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

graphite-app bot commented Dec 12, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

nx-cloud bot commented Dec 12, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 39852f4. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.93%. Comparing base (152a406) to head (39852f4).

Additional details and impacted files
@@             Coverage Diff             @@
##           canary    #9133       +/-   ##
===========================================
- Coverage   65.42%   35.93%   -29.49%     
===========================================
  Files         715      475      -240     
  Lines       41389    11915    -29474     
  Branches     4004     2263     -1741     
===========================================
- Hits        27078     4282    -22796     
+ Misses      13886     7269     -6617     
+ Partials      425      364       -61     
Flag Coverage Δ
server-test ?
unittest 35.93% <100.00%> (+0.01%) ⬆️

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.

Copy link
Contributor Author

Devin is currently unreachable - the session may have died.

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.

1 participant