-
Notifications
You must be signed in to change notification settings - Fork 401
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 fromZSchemaMulti #2996
Fix fromZSchemaMulti #2996
Conversation
💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe. |
fix bug
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #2996 +/- ##
==========================================
+ Coverage 64.78% 65.60% +0.81%
==========================================
Files 157 156 -1
Lines 9395 9604 +209
Branches 1743 1740 -3
==========================================
+ Hits 6087 6301 +214
+ Misses 3308 3303 -5 ☔ View full report in Codecov by Sentry. |
There needs to exist, at minimum, a new failing test case that, when this patch is applied, makes the test case succeed. |
@jdegoes added test |
/claim #2916