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

chore: sync with the lastest changes in the Blockifier repo #24

Merged
merged 1 commit into from
Jul 22, 2024

chore: sync with the lastest changes in the Blockifier repo

c27bb8c
Select commit
Loading
Failed to load commit list.
Merged

chore: sync with the lastest changes in the Blockifier repo #24

chore: sync with the lastest changes in the Blockifier repo
c27bb8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

76.88% (-0.02%) compared to e16fff4, passed because coverage increased by +0.00% when compared to adjusted base (76.88%)

View this Pull Request on Codecov

76.88% (-0.02%) compared to e16fff4, passed because coverage increased by +0.00% when compared to adjusted base (76.88%)

Details

Codecov Report

Attention: Patch coverage is 77.27273% with 25 lines in your changes missing coverage. Please review.

Project coverage is 76.88%. Comparing base (e16fff4) to head (c27bb8c).
Report is 3 commits behind head on main.

Files Patch % Lines
.../blockifier/src/execution/entry_point_execution.rs 81.03% 5 Missing and 6 partials ⚠️
.../src/execution/deprecated_entry_point_execution.rs 25.00% 4 Missing and 2 partials ⚠️
.../blockifier/src/blockifier/transaction_executor.rs 71.42% 3 Missing and 1 partial ⚠️
crates/blockifier/src/concurrency/utils.rs 50.00% 3 Missing ⚠️
crates/blockifier/src/versioned_constants.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   76.90%   76.88%   -0.02%     
==========================================
  Files         267      267              
  Lines       31923    32011      +88     
  Branches    31923    32011      +88     
==========================================
+ Hits        24550    24613      +63     
- Misses       5179     5196      +17     
- Partials     2194     2202       +8     

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