Skip to content

refactor(evm): move block context into pending commit#1374

Open
oXtxNt9U wants to merge 4 commits into
developfrom
refactor/evm/tx-context
Open

refactor(evm): move block context into pending commit#1374
oXtxNt9U wants to merge 4 commits into
developfrom
refactor/evm/tx-context

Conversation

@oXtxNt9U

Copy link
Copy Markdown
Contributor

Summary

Checklist

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

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 16.39344% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.36%. Comparing base (f41d96e) to head (5f9f41b).

Files with missing lines Patch % Lines
packages/evm/bindings/src/ctx.rs 0.00% 20 Missing ⚠️
packages/evm-consensus/source/deployer.ts 0.00% 11 Missing ⚠️
packages/evm/bindings/src/lib.rs 0.00% 9 Missing ⚠️
...ckages/snapshot-legacy-importer/source/importer.ts 0.00% 9 Missing ⚠️
...ckages/transactions/source/handlers/transaction.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1374      +/-   ##
===========================================
+ Coverage    59.11%   59.36%   +0.25%     
===========================================
  Files          968      972       +4     
  Lines        65587    66042     +455     
  Branches      1835     1917      +82     
===========================================
+ Hits         38769    39206     +437     
- Misses       26578    26594      +16     
- Partials       240      242       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 59.10% <16.39%> (-0.01%) ⬇️

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

☔ 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.

1 participant