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

feat(katana): add node handle #2408

Merged
merged 3 commits into from
Sep 10, 2024

rename Node to Handle

3415580
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): add node handle #2408

rename Node to Handle
3415580
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 10, 2024 in 1s

67.94% (-0.20%) compared to 6112180

View this Pull Request on Codecov

67.94% (-0.20%) compared to 6112180

Details

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.94%. Comparing base (6112180) to head (3415580).

Files with missing lines Patch % Lines
bin/katana/src/cli/node.rs 0.00% 4 Missing ⚠️
crates/dojo-test-utils/src/sequencer.rs 42.85% 4 Missing ⚠️
crates/katana/node/src/lib.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2408      +/-   ##
==========================================
- Coverage   68.13%   67.94%   -0.20%     
==========================================
  Files         364      364              
  Lines       47712    47770      +58     
==========================================
- Hits        32509    32457      -52     
- Misses      15203    15313     +110     

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