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): L1 initialization command #2821

Merged
merged 5 commits into from
Dec 19, 2024

rename all l1 references to settlement

89f3861
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): L1 initialization command #2821

rename all l1 references to settlement
89f3861
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 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 0% with 187 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
bin/katana/src/cli/init/mod.rs 0.00% 180 Missing ⚠️
crates/katana/primitives/src/contract.rs 0.00% 6 Missing ⚠️
bin/katana/src/cli/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             katana/dev    #2821   +/-   ##
=============================================
  Coverage              ?   55.04%           
=============================================
  Files                 ?      445           
  Lines                 ?    56526           
  Branches              ?        0           
=============================================
  Hits                  ?    31114           
  Misses                ?    25412           
  Partials              ?        0           

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