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

refactor(katana-node): flatten rpc server building logic #2792

Merged
merged 2 commits into from
Dec 10, 2024

flatten rpc server building logic

d281cb4
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana-node): flatten rpc server building logic #2792

flatten rpc server building logic
d281cb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

55.60% (-0.01%) compared to 71db0b4, passed because coverage increased by 0.03% when compared to adjusted base (55.57%)

View this Pull Request on Codecov

55.60% (-0.01%) compared to 71db0b4, passed because coverage increased by 0.03% when compared to adjusted base (55.57%)

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.60%. Comparing base (71db0b4) to head (d281cb4).

Files with missing lines Patch % Lines
crates/katana/node/src/exit.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2792      +/-   ##
==========================================
- Coverage   55.60%   55.60%   -0.01%     
==========================================
  Files         439      439              
  Lines       55678    55668      -10     
==========================================
- Hits        30961    30955       -6     
+ Misses      24717    24713       -4     

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