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

Use starknet-types-core Felt #1408

Merged
merged 118 commits into from
Dec 21, 2023

Update Changelog

3742aaf
Select commit
Loading
Failed to load commit list.
Merged

Use starknet-types-core Felt #1408

Update Changelog
3742aaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 1s

97.21% (+0.29%) compared to 070aeb9

View this Pull Request on Codecov

97.21% (+0.29%) compared to 070aeb9

Details

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (070aeb9) 96.92% compared to head (3742aaf) 97.21%.

Files Patch % Lines
...int_processor/builtin_hint_processor/math_utils.rs 95.80% 7 Missing ⚠️
...sor/cairo_1_hint_processor/hint_processor_utils.rs 46.15% 7 Missing ⚠️
...uiltin_hint_processor/cairo_keccak/keccak_hints.rs 83.33% 4 Missing ⚠️
...processor/cairo_1_hint_processor/hint_processor.rs 95.58% 3 Missing ⚠️
vm/src/serde/deserialize_program.rs 92.10% 3 Missing ⚠️
vm/src/types/relocatable.rs 96.15% 3 Missing ⚠️
vm/src/vm/runners/builtin_runner/bitwise.rs 90.62% 3 Missing ⚠️
cairo1-run/src/main.rs 66.66% 2 Missing ⚠️
vm/src/utils.rs 94.73% 2 Missing ⚠️
...rc/hint_processor/builtin_hint_processor/bigint.rs 75.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1408      +/-   ##
==========================================
+ Coverage   96.92%   97.21%   +0.29%     
==========================================
  Files          96       90       -6     
  Lines       39818    36464    -3354     
==========================================
- Hits        38594    35449    -3145     
+ Misses       1224     1015     -209     

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