lambdaclass / starknet_in_rust

A Rust implementation of Starknet execution logic
Apache License 2.0
171 stars 52 forks source link

[DEBUG] Useless commit to check CI state #1181

Closed fmoletta closed 10 months ago

fmoletta commented 10 months ago

Please ignore this PR

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8b037c1) 88.97% compared to head (937ac17) 89.29%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/lambdaclass/starknet_in_rust/pull/1181/graphs/tree.svg?width=650&height=150&src=pr&token=98QY5B0VAR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lambdaclass)](https://app.codecov.io/gh/lambdaclass/starknet_in_rust/pull/1181?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lambdaclass) ```diff @@ Coverage Diff @@ ## main #1181 +/- ## ========================================== + Coverage 88.97% 89.29% +0.31% ========================================== Files 50 50 Lines 14400 14400 ========================================== + Hits 12813 12858 +45 + Misses 1587 1542 -45 ``` | [Files](https://app.codecov.io/gh/lambdaclass/starknet_in_rust/pull/1181?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lambdaclass) | Coverage Δ | | |---|---|---| | [src/transaction/invoke\_function.rs](https://app.codecov.io/gh/lambdaclass/starknet_in_rust/pull/1181?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lambdaclass#diff-c3JjL3RyYW5zYWN0aW9uL2ludm9rZV9mdW5jdGlvbi5ycw==) | `95.72% <ø> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/lambdaclass/starknet_in_rust/pull/1181/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lambdaclass)