Skip to content

refactor(kernel): remove unused methods on EventDispatcher#1240

Merged
sebastijankuzner merged 10 commits into
developfrom
refactor/kernel/make-handle-async
Mar 3, 2026
Merged

refactor(kernel): remove unused methods on EventDispatcher#1240
sebastijankuzner merged 10 commits into
developfrom
refactor/kernel/make-handle-async

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

  • remove unused methods from EventDispatcher
  • make handle async on EvenListeners

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner changed the title refactor(kernel): remove unused methods from EventDispatcher refactor(kernel): remove unused methods on EventDispatcher Mar 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.41%. Comparing base (feefb65) to head (46d8cff).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/evm-api-worker/source/worker.ts 50.00% 1 Missing ⚠️
...ckages/p2p/source/downloader/message-downloader.ts 0.00% 1 Missing ⚠️
packages/p2p/source/peer-processor.ts 0.00% 1 Missing ⚠️
packages/transaction-pool-worker/source/worker.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1240      +/-   ##
===========================================
+ Coverage    53.09%   53.41%   +0.31%     
===========================================
  Files         1121     1124       +3     
  Lines        62313    62675     +362     
  Branches      1700     1773      +73     
===========================================
+ Hits         33088    33478     +390     
+ Misses       29070    29065       -5     
+ Partials       155      132      -23     
Flag Coverage Δ
contracts 98.60% <ø> (?)
packages 53.10% <66.66%> (+<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 315d936 into develop Mar 3, 2026
21 checks passed
@sebastijankuzner sebastijankuzner deleted the refactor/kernel/make-handle-async branch March 3, 2026 08:12
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