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): rename simulation flags for consistency #2581

Merged
merged 1 commit into from
Oct 25, 2024

refactor: rename simulation flags struct

e5759ab
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana): rename simulation flags for consistency #2581

refactor: rename simulation flags struct
e5759ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

69.64% (+0.15%) compared to 17f2564

View this Pull Request on Codecov

69.64% (+0.15%) compared to 17f2564

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 10 lines in your changes missing coverage. Please review.

Project coverage is 69.64%. Comparing base (17f2564) to head (e5759ab).

Files with missing lines Patch % Lines
crates/katana/rpc/rpc/src/starknet/trace.rs 0.00% 7 Missing ⚠️
crates/katana/executor/src/implementation/noop.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2581      +/-   ##
==========================================
+ Coverage   69.48%   69.64%   +0.15%     
==========================================
  Files         401      401              
  Lines       50817    50759      -58     
==========================================
+ Hits        35310    35350      +40     
+ Misses      15507    15409      -98     

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