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

fix(prisma): fix casing and fix path when outputDir options is given #1846

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

Romakita
Copy link
Collaborator

@Romakita Romakita commented Apr 7, 2022

Closes: #1815

@coveralls
Copy link

coveralls commented Apr 7, 2022

Pull Request Test Coverage Report for Build 2107347002

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.245%

Totals Coverage Status
Change from base Build 2100626730: 0.0%
Covered Lines: 3152
Relevant Lines: 3167

💛 - Coveralls

@Romakita Romakita force-pushed the fix-prisma-client-generation branch from 2cf987a to 4eea2cf Compare April 7, 2022 07:25
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

Benchmark result

tsed vs express: New benchmarks generated
tsed-koa vs koa: New benchmarks generated.

Note:
Average of all diffs for Ts.ED-* so: (0.15 + 0.14 + 0.12 + 0.12) / 4

Details:

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Ts.ED Express 1471 412.25KB - -
Ts.ED Koa 1852 368.87KB - -
Nest-Express 2410 562.38KB - -
Nest-Fastify 5886 0.99MB - -
Express 2702 630.70KB - -
Express Router 2581 602.32KB - -
Koa 5346 0.90MB - -
Fastify 6484 1.09MB - -

Note:
req/sec DIFF and Trans/sec DIFF is in comparison to the baseline on target branch (master).

@Romakita Romakita merged commit 502de00 into production Apr 7, 2022
@Romakita Romakita deleted the fix-prisma-client-generation branch April 7, 2022 15:57
@Romakita
Copy link
Collaborator Author

Romakita commented Apr 7, 2022

🎉 This PR is included in version 6.110.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Romakita
Copy link
Collaborator Author

🎉 This PR is included in version 7.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

[BUG] Incorrect casing in generated Prisma types
2 participants