Skip to content

Conversation

jkomyno
Copy link
Contributor

@jkomyno jkomyno commented Oct 3, 2025

Follow-up on #5624 to fix failing tests.

@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 12:47
@jkomyno jkomyno added this to the 6.17.0 milestone Oct 3, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates provider references in test files from "prisma-client-js" to "prisma-client" across numerous Prisma schema validation and reformatter test files. This appears to be a follow-up to fix failing tests after changes made in a previous pull request.

  • Updates generator provider values throughout test files
  • Maintains consistent formatting and structure in test schemas
  • Updates both actual test files and expected reformatted output files

Reviewed Changes

Copilot reviewed 77 out of 77 changed files in this pull request and generated no comments.

File Description
Multiple validation test files Updated provider from "prisma-client-js" to "prisma-client" in generator blocks
Multiple reformatter test files Updated provider references in both source and expected output files
Comment examples in test files Updated provider references within error message examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codspeed-hq bot commented Oct 3, 2025

CodSpeed Performance Report

Merging #5628 will not alter performance

Comparing fix/pg-tests (e8476b3) with main (c93d14b)

Summary

✅ 11 untouched

Copy link
Contributor

github-actions bot commented Oct 3, 2025

WASM Query Engine File Size

Engine This PR Base branch Diff
Postgres 2.190MiB 2.190MiB 0.000B
Postgres (gzip) 867.693KiB 867.693KiB 0.000B
Mysql 2.158MiB 2.158MiB 0.000B
Mysql (gzip) 854.538KiB 854.537KiB 1.000B
Sqlite 2.071MiB 2.071MiB 0.000B
Sqlite (gzip) 820.219KiB 820.217KiB 2.000B
SQL Server 2.129MiB 2.129MiB 0.000B
SQL Server (gzip) 845.435KiB 845.433KiB 2.000B
CockroachDB 2.213MiB 2.213MiB 0.000B
CockroachDB (gzip) 876.957KiB 876.956KiB 1.000B

WASM Query Compiler File Size

Engine This PR Base branch Diff
Postgres 1.858MiB 1.858MiB 0.000B
Postgres (gzip) 733.707KiB 733.707KiB 0.000B
Mysql 1.824MiB 1.824MiB 0.000B
Mysql (gzip) 721.944KiB 721.944KiB 0.000B
Sqlite 1.782MiB 1.782MiB 0.000B
Sqlite (gzip) 704.457KiB 704.457KiB 0.000B
SQL Server 1.855MiB 1.855MiB 0.000B
SQL Server (gzip) 735.287KiB 735.287KiB 0.000B
CockroachDB 1.883MiB 1.883MiB 0.000B
CockroachDB (gzip) 743.550KiB 743.550KiB 0.000B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant