Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(katana): trie snapshot db #2845

Merged
merged 1 commit into from
Dec 25, 2024

trie snapshot tests

0140ac6
Select commit
Loading
Failed to load commit list.
Merged

test(katana): trie snapshot db #2845

trie snapshot tests
0140ac6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 89.21569% with 11 lines in your changes missing coverage. Please review.

Please upload report for BASE (katana/dev@3691369). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crates/katana/storage/db/src/trie/snapshot.rs 50.00% 8 Missing ⚠️
crates/katana/storage/db/src/models/trie.rs 72.72% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             katana/dev    #2845   +/-   ##
=============================================
  Coverage              ?   55.76%           
=============================================
  Files                 ?      446           
  Lines                 ?    57541           
  Branches              ?        0           
=============================================
  Hits                  ?    32088           
  Misses                ?    25453           
  Partials              ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.