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

Add HintProcessor::execute_hint_extensive + refactor hint_ranges #1491

Merged
merged 27 commits into from
Nov 27, 2023

Merge branch 'main' into fede-refactor-v3

480601c
Select commit
Loading
Failed to load commit list.
Merged

Add HintProcessor::execute_hint_extensive + refactor hint_ranges #1491

Merge branch 'main' into fede-refactor-v3
480601c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

96.81% (-0.01%) compared to 7c1cfd9

View this Pull Request on Codecov

96.81% (-0.01%) compared to 7c1cfd9

Details

Codecov Report

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

Comparison is base (7c1cfd9) 96.82% compared to head (480601c) 96.81%.

Files Patch % Lines
vm/src/vm/vm_core.rs 90.90% 4 Missing ⚠️
vm/src/types/program.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1491      +/-   ##
==========================================
- Coverage   96.82%   96.81%   -0.01%     
==========================================
  Files          96       96              
  Lines       39567    39574       +7     
==========================================
+ Hits        38311    38315       +4     
- Misses       1256     1259       +3     

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