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): genesis deprecated declared classes in state updates #2893

Merged
merged 2 commits into from
Jan 11, 2025

refactor: remove redundant method

b112672
Select commit
Loading
Failed to load commit list.
Merged

fix(katana): genesis deprecated declared classes in state updates #2893

refactor: remove redundant method
b112672
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 1s

55.83% (+0.01%) compared to dd1ccce

View this Pull Request on Codecov

55.83% (+0.01%) compared to dd1ccce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.83%. Comparing base (dd1ccce) to head (b112672).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2893      +/-   ##
==========================================
+ Coverage   55.81%   55.83%   +0.01%     
==========================================
  Files         449      449              
  Lines       57697    57700       +3     
==========================================
+ Hits        32206    32219      +13     
+ Misses      25491    25481      -10     

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