Skip to content

test(evm-consensus): various fixes and unit test coverage#1386

Merged
sebastijankuzner merged 27 commits into
developfrom
test/evm-consenus/unit
Jul 7, 2026
Merged

test(evm-consensus): various fixes and unit test coverage#1386
sebastijankuzner merged 27 commits into
developfrom
test/evm-consenus/unit

Conversation

@sebastijankuzner

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.64122% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.77%. Comparing base (6fd75c1) to head (d448a68).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/api-sync/source/restore.ts 0.00% 13 Missing ⚠️
...ckages/snapshot-legacy-importer/source/importer.ts 0.00% 10 Missing ⚠️
...ages/test-transaction-builders/source/evm-calls.ts 0.00% 6 Missing ⚠️
packages/api-sync/source/service.ts 0.00% 4 Missing ⚠️
...ensus/source/services/consensus-contract-caller.ts 96.22% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1386      +/-   ##
===========================================
+ Coverage    62.54%   63.77%   +1.23%     
===========================================
  Files          963      967       +4     
  Lines        65540    65702     +162     
  Branches      2237     2365     +128     
===========================================
+ Hits         40993    41903     +910     
+ Misses       24308    23557     -751     
- Partials       239      242       +3     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 63.54% <86.64%> (+0.99%) ⬆️

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.

@sebastijankuzner
sebastijankuzner merged commit 9d6b98b into develop Jul 7, 2026
60 of 62 checks passed
@sebastijankuzner
sebastijankuzner deleted the test/evm-consenus/unit branch July 7, 2026 12:49
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