Skip to content

fix(evm): various fixes and hardening#1397

Merged
sebastijankuzner merged 17 commits into
developfrom
fix/evm/hardening
Jul 13, 2026
Merged

fix(evm): various fixes and hardening#1397
sebastijankuzner merged 17 commits into
developfrom
fix/evm/hardening

Conversation

@oXtxNt9U

Copy link
Copy Markdown
Contributor

Summary

Checklist

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

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 51.43885% with 270 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.26%. Comparing base (e0ddbb5) to head (647d89a).

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 150 Missing ⚠️
packages/evm/bindings/src/ctx.rs 0.00% 51 Missing ⚠️
packages/evm/bindings/src/utils.rs 0.00% 27 Missing ⚠️
packages/evm/bindings/src/logger.rs 0.00% 18 Missing ⚠️
packages/evm/bindings/src/result.rs 0.00% 10 Missing ⚠️
packages/evm/core/src/db.rs 91.42% 9 Missing ⚠️
packages/evm/core/src/historical.rs 40.00% 3 Missing ⚠️
packages/evm/core/src/compression.rs 93.33% 1 Missing ⚠️
packages/evm/core/src/logger.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1397      +/-   ##
===========================================
+ Coverage    61.10%   62.26%   +1.16%     
===========================================
  Files          927      931       +4     
  Lines        14947    15714     +767     
  Branches      1661     1744      +83     
===========================================
+ Hits          9134     9785     +651     
- Misses        5808     5922     +114     
- Partials         5        7       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 61.23% <51.43%> (+0.12%) ⬆️

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.

@oXtxNt9U
oXtxNt9U force-pushed the fix/evm/hardening branch from 09a3918 to 647d89a Compare July 10, 2026 01:54
@sebastijankuzner
sebastijankuzner merged commit 1db5d82 into develop Jul 13, 2026
40 of 43 checks passed
@sebastijankuzner
sebastijankuzner deleted the fix/evm/hardening branch July 13, 2026 10:38
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