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

feat: add state override error types #1776

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

tmm
Copy link
Member

@tmm tmm commented Feb 3, 2024

PR-Codex overview

Detailed summary

  • Added missing state override error types.
  • Imported and used new error types in call.ts.
  • Added type definitions for new error types.
  • Updated getRevertErrorData function with new error type.
  • Added type definitions for new error types in parseStateMapping and parseAccountStateOverride functions.
  • Updated parseStateOverride function with new error type.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Feb 3, 2024

🦋 Changeset detected

Latest commit: c2181f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

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

Copy link

vercel bot commented Feb 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview Feb 3, 2024 7:16pm

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (324f325) 99.81% compared to head (c2181f4) 97.54%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1776      +/-   ##
==========================================
- Coverage   99.81%   97.54%   -2.28%     
==========================================
  Files         525      521       -4     
  Lines       47070    46789     -281     
  Branches     2395     2161     -234     
==========================================
- Hits        46985    45638    -1347     
- Misses         73     1123    +1050     
- Partials       12       28      +16     

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

@jxom jxom merged commit 444f61d into main Feb 4, 2024
25 of 29 checks passed
@jxom jxom deleted the tmm/state-override-error-types branch February 4, 2024 05:17
@github-actions github-actions bot mentioned this pull request Feb 4, 2024
@tmm tmm mentioned this pull request Mar 30, 2024
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