Skip to content

test(evm): add missing db coverage#1273

Merged
oXtxNt9U merged 4 commits into
developfrom
test/evm/db-coverage
Apr 14, 2026
Merged

test(evm): add missing db coverage#1273
oXtxNt9U merged 4 commits into
developfrom
test/evm/db-coverage

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

@oXtxNt9U oXtxNt9U commented Apr 9, 2026

Summary

Checklist

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 99.58027% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.98%. Comparing base (9b7c2af) to head (d013c41).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 2 Missing ⚠️
packages/evm/core/src/db.rs 99.78% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1273      +/-   ##
===========================================
+ Coverage    53.85%   54.98%   +1.13%     
===========================================
  Files         1128     1131       +3     
  Lines        64182    65190    +1008     
  Branches      1724     1801      +77     
===========================================
+ Hits         34564    35846    +1282     
+ Misses       29325    29049     -276     
- Partials       293      295       +2     
Flag Coverage Δ
contracts 98.60% <ø> (?)
packages 54.69% <99.58%> (+0.84%) ⬆️

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.

@oXtxNt9U oXtxNt9U force-pushed the feat/evm/implement-block_hash_ref branch from 1601123 to 65408aa Compare April 14, 2026 01:07
Base automatically changed from feat/evm/implement-block_hash_ref to develop April 14, 2026 01:30
@oXtxNt9U oXtxNt9U force-pushed the test/evm/db-coverage branch from 353a59a to d013c41 Compare April 14, 2026 01:37
@oXtxNt9U oXtxNt9U merged commit 38cd6cc into develop Apr 14, 2026
40 of 41 checks passed
@oXtxNt9U oXtxNt9U deleted the test/evm/db-coverage branch April 14, 2026 02:28
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