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

Enable zod-prisma-types createInputTypes #87

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

markspolakovs
Copy link
Member

In its own PR because of the volume of changes - 99% of them are automated. The noteworthy thing to call out is the lock of Zod to <= 3.21.1 due to colinhacks/zod#2184.

@markspolakovs markspolakovs enabled auto-merge (squash) September 4, 2023 22:51
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2023

Warnings
⚠️

No Linear ticket found. Please include one in either the pull request title (e.g. [BOW-123] Fix something), the description (Fixes BOW-123.), or the branch name (bow-123-fix-something).

Generated by 🚫 dangerJS against 0d4586d

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: -9.53% ⚠️

Comparison is base (49fdbda) 12.35% compared to head (0d4586d) 2.83%.

Additional details and impacted files
@@            Coverage Diff            @@
##             main     #87      +/-   ##
=========================================
- Coverage   12.35%   2.83%   -9.53%     
=========================================
  Files         109     885     +776     
  Lines        6709   29272   +22563     
  Branches      149     925     +776     
=========================================
  Hits          829     829              
- Misses       5880   28443   +22563     
Files Changed Coverage Δ
utility/prisma/types/index.ts 0.00% <0.00%> (ø)
...TypeSchemas/AssetAvgOrderByAggregateInputSchema.ts 0.00% <0.00%> (ø)
...peSchemas/AssetCountOrderByAggregateInputSchema.ts 0.00% <0.00%> (ø)
...a/types/inputTypeSchemas/AssetCreateInputSchema.ts 0.00% <0.00%> (ø)
...pes/inputTypeSchemas/AssetCreateManyInputSchema.ts 0.00% <0.00%> (ø)
...hemas/AssetCreateManyRundownInputEnvelopeSchema.ts 0.00% <0.00%> (ø)
...utTypeSchemas/AssetCreateManyRundownInputSchema.ts 0.00% <0.00%> (ø)
.../AssetCreateNestedManyWithoutRundownInputSchema.ts 0.00% <0.00%> (ø)
.../AssetCreateNestedOneWithoutLoadJobsInputSchema.ts 0.00% <0.00%> (ø)
...mas/AssetCreateNestedOneWithoutMediaInputSchema.ts 0.00% <0.00%> (ø)
... and 287 more

... and 481 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markspolakovs markspolakovs merged commit 2ff2ff5 into main Sep 5, 2023
11 checks passed
@markspolakovs markspolakovs deleted the obs-testing-1--zod-types branch September 5, 2023 00:44
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.

2 participants