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

Merge main-v0.13.2 into main #327

Merged
merged 11 commits into from
Aug 5, 2024

chore: resolve conflicts

15f7982
Select commit
Loading
Failed to load commit list.
Merged

Merge main-v0.13.2 into main #327

chore: resolve conflicts
15f7982
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

76.78% (-0.12%) compared to fe93a3b

View this Pull Request on Codecov

76.78% (-0.12%) compared to fe93a3b

Details

Codecov Report

Attention: Patch coverage is 69.44444% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.78%. Comparing base (fe93a3b) to head (15f7982).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/committer/src/block_committer/commit.rs 55.55% 4 Missing ⚠️
crates/committer/src/block_committer/input.rs 81.81% 2 Missing ⚠️
...ter/src/patricia_merkle_tree/filled_tree/forest.rs 0.00% 2 Missing ⚠️
...rkle_tree/updated_skeleton_tree/skeleton_forest.rs 0.00% 2 Missing ⚠️
.../blockifier/src/execution/entry_point_execution.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
- Coverage   76.89%   76.78%   -0.12%     
==========================================
  Files         316      318       +2     
  Lines       34504    34533      +29     
  Branches    34504    34533      +29     
==========================================
- Hits        26532    26515      -17     
- Misses       5687     5730      +43     
- Partials     2285     2288       +3     

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