Skip to content

fix(evm): simulate tx for gas estimate#997

Merged
sebastijankuzner merged 3 commits into
developfrom
fix/evm/estimateGas
Jul 1, 2025
Merged

fix(evm): simulate tx for gas estimate#997
sebastijankuzner merged 3 commits into
developfrom
fix/evm/estimateGas

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 27, 2025

Codecov Report

Attention: Patch coverage is 3.29670% with 88 lines in your changes missing coverage. Please review.

Project coverage is 50.28%. Comparing base (4de3046) to head (0a63a58).
Report is 34 commits behind head on develop.

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 47 Missing ⚠️
packages/evm/bindings/src/ctx.rs 0.00% 33 Missing ⚠️
packages/evm/bindings/src/result.rs 0.00% 4 Missing ⚠️
...ackages/api-evm/source/actions/eth-estimate-gas.ts 33.33% 2 Missing ⚠️
packages/evm-service/source/instances/evm.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #997      +/-   ##
===========================================
+ Coverage    50.25%   50.28%   +0.02%     
===========================================
  Files         1112     1109       -3     
  Lines        60076    59768     -308     
  Branches      1458     1465       +7     
===========================================
- Hits         30190    30052     -138     
+ Misses       29848    29679     -169     
+ Partials        38       37       -1     
Flag Coverage Δ
contracts 98.62% <ø> (-0.87%) ⬇️
packages 49.92% <3.29%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@sebastijankuzner sebastijankuzner merged commit 02648e5 into develop Jul 1, 2025
17 of 18 checks passed
@sebastijankuzner sebastijankuzner deleted the fix/evm/estimateGas branch July 1, 2025 13:51
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