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

fix(katana): invalid trie path conversion #2844

Merged
merged 1 commit into from
Dec 25, 2024

fix trie path rpc conversion

443734a
Select commit
Loading
Failed to load commit list.
Merged

fix(katana): invalid trie path conversion #2844

fix trie path rpc conversion
443734a
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 80.00000% with 9 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
crates/katana/rpc/rpc-types/src/trie.rs 59.09% 9 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             katana/dev    #2844   +/-   ##
=============================================
  Coverage              ?   55.71%           
=============================================
  Files                 ?      446           
  Lines                 ?    57447           
  Branches              ?        0           
=============================================
  Hits                  ?    32005           
  Misses                ?    25442           
  Partials              ?        0           

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