Skip to content

feat(evm): collect contract events - #1480

Open
oXtxNt9U wants to merge 7 commits into
developfrom
feat/evm/contract-events
Open

oXtxNt9U wants to merge 7 commits into
developfrom
feat/evm/contract-events

fix consistency

149a49f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

79.11% (+0.57%) compared to aa71df8

View this Pull Request on Codecov

79.11% (+0.57%) compared to aa71df8

Details

Codecov Report

❌ Patch coverage is 98.05447% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.11%. Comparing base (aa71df8) to head (149a49f).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/consensus/source/commit-state.ts 0.00% 2 Missing ⚠️
packages/consensus/source/round-state.ts 0.00% 2 Missing ⚠️
packages/evm/core/src/events.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1480      +/-   ##
===========================================
+ Coverage    78.54%   79.11%   +0.57%     
===========================================
  Files          953      965      +12     
  Lines        16578    17227     +649     
  Branches      2370     2446      +76     
===========================================
+ Hits         13021    13629     +608     
- Misses        3552     3591      +39     
- Partials         5        7       +2     

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