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): remove support for initializing custom settlement chain #2927

Merged
merged 1 commit into from
Jan 19, 2025

feat: remove support for custom settlement chain

4361264
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): remove support for initializing custom settlement chain #2927

feat: remove support for custom settlement chain
4361264
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 18, 2025 in 0s

55.80% (-0.01%) compared to 57cfe1e

View this Pull Request on Codecov

55.80% (-0.01%) compared to 57cfe1e

Details

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 55.80%. Comparing base (57cfe1e) to head (4361264).

Files with missing lines Patch % Lines
bin/katana/src/cli/init/mod.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2927      +/-   ##
==========================================
- Coverage   55.81%   55.80%   -0.01%     
==========================================
  Files         444      444              
  Lines       57308    57317       +9     
==========================================
+ Hits        31986    31987       +1     
- Misses      25322    25330       +8     

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