Skip to content

support simulateBlocks and simulateCalls - #4993

Open
cruzdanilo wants to merge 5 commits into
wevm:mainfrom
cruzdanilo:simulate
Open

support simulateBlocks and simulateCalls#4993
cruzdanilo wants to merge 5 commits into
wevm:mainfrom
cruzdanilo:simulate

Conversation

@cruzdanilo

Copy link
Copy Markdown
Contributor

adds support for simulateBlocks and simulateCalls across core, react, solid, and vue, with matching tests.

@vercel

vercel Bot commented Feb 5, 2026

Copy link
Copy Markdown

@cruzdanilo is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Feb 5, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c1aaaf9

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

This PR includes changesets to release 5 packages
Name Type
@wagmi/core Minor
wagmi Minor
@wagmi/solid Minor
@wagmi/vue Minor
@wagmi/connectors Major

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

@pkg-pr-new

pkg-pr-new Bot commented Feb 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wagmi/cli

npm i https://pkg.pr.new/@wagmi/cli@4993

@wagmi/connectors

npm i https://pkg.pr.new/@wagmi/connectors@4993

@wagmi/core

npm i https://pkg.pr.new/@wagmi/core@4993

create-wagmi

npm i https://pkg.pr.new/create-wagmi@4993

wagmi

npm i https://pkg.pr.new/wagmi@4993

@wagmi/solid

npm i https://pkg.pr.new/@wagmi/solid@4993

@wagmi/vue

npm i https://pkg.pr.new/@wagmi/vue@4993

commit: c1aaaf9

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 4.08163% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.99%. Comparing base (b7d4c11) to head (c1aaaf9).

Files with missing lines Patch % Lines
packages/core/src/query/simulateCalls.ts 0.00% 11 Missing ⚠️
packages/core/src/actions/simulateCalls.ts 0.00% 9 Missing ⚠️
packages/react/src/hooks/useSimulateCalls.ts 10.00% 9 Missing ⚠️
packages/core/src/query/simulateBlocks.ts 0.00% 8 Missing ⚠️
packages/react/src/hooks/useSimulateBlocks.ts 14.28% 6 Missing ⚠️
packages/core/src/actions/simulateBlocks.ts 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b7d4c11) and HEAD (c1aaaf9). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (b7d4c11) HEAD (c1aaaf9)
7 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4993       +/-   ##
===========================================
- Coverage   88.63%   21.99%   -66.64%     
===========================================
  Files         303      228       -75     
  Lines        2815     2178      -637     
  Branches      818      669      -149     
===========================================
- Hits         2495      479     -2016     
- Misses        123     1619     +1496     
+ Partials      197       80      -117     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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