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

Extremely rudimentary zod support. #81

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Extremely rudimentary zod support. #81

wants to merge 5 commits into from

Conversation

asarazan
Copy link
Owner

@asarazan asarazan commented Apr 29, 2024

You will need to add the -z flag, and then be very careful about how you reference zod. It's in a brittle state and has not been made very robust yet.

Copy link

github-actions bot commented Apr 29, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.34% (-2.07% 🔻)
1087/1190
🟢 Branches
86.89% (-0.77% 🔻)
497/572
🟢 Functions
93.86% (-0.71% 🔻)
214/228
🟢 Lines
92.84% (-1.88% 🔻)
1024/1103
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / ZodProcessor.ts
40.43% 50% 71.43% 41.03%

Test suite run success

40 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 15e8bb9

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