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): include config in the node struct #2742

Merged
merged 1 commit into from
Nov 30, 2024

include the whole config in the node struct

e330425
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana): include config in the node struct #2742

include the whole config in the node struct
e330425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 0s

56.36% (+0.04%) compared to e191569

View this Pull Request on Codecov

56.36% (+0.04%) compared to e191569

Details

Codecov Report

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

Project coverage is 56.36%. Comparing base (e191569) to head (e330425).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/katana/node/src/lib.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2742      +/-   ##
==========================================
+ Coverage   56.31%   56.36%   +0.04%     
==========================================
  Files         423      425       +2     
  Lines       54159    54269     +110     
==========================================
+ Hits        30499    30588      +89     
- Misses      23660    23681      +21     

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