-
-
Notifications
You must be signed in to change notification settings - Fork 49
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: normalize AbiFallback['inputs']
type between abitype and zod
#248
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: f85bf57 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Change: -5 B (0%) Total Size: 116 kB
ℹ️ View Unchanged
|
331492b
to
f85bf57
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
==========================================
- Coverage 99.85% 99.85% -0.01%
==========================================
Files 26 26
Lines 6108 6103 -5
Branches 196 196
==========================================
- Hits 6099 6094 -5
Misses 8 8
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Related #203
PR-Codex overview
The focus of this PR is to remove
inputs
fromAbiFallback
type and Zod schema.Detailed summary
inputs
fromAbiFallback
type and Zod schemaAbiFallback
andAbiFunction
in test filesAbiFallback
andAbiFunction