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

Integrate RunResources logic into HintProcessor trait #1274

Merged
merged 4 commits into from
Jun 26, 2023

Merge branch 'main' into integrate-run-resources-into-hint-processor

6599155
Select commit
Failed to load commit list.
Merged

Integrate RunResources logic into HintProcessor trait #1274

Merge branch 'main' into integrate-run-resources-into-hint-processor
6599155
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2023 in 0s

97.57% (-0.04%) compared to 9cef244

View this Pull Request on Codecov

97.57% (-0.04%) compared to 9cef244

Details

Codecov Report

Merging #1274 (6599155) into main (9cef244) will decrease coverage by 0.04%.
The diff coverage is 90.52%.

@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
- Coverage   97.60%   97.57%   -0.04%     
==========================================
  Files          89       89              
  Lines       36335    36132     -203     
==========================================
- Hits        35466    35254     -212     
- Misses        869      878       +9     
Impacted Files Coverage Δ
...rc/hint_processor/builtin_hint_processor/bigint.rs 97.65% <ø> (ø)
..._processor/builtin_hint_processor/blake2s_utils.rs 99.78% <ø> (ø)
...uiltin_hint_processor/cairo_keccak/keccak_hints.rs 94.09% <ø> (ø)
...rocessor/builtin_hint_processor/dict_hint_utils.rs 99.20% <ø> (ø)
...int_processor/builtin_hint_processor/ec_recover.rs 100.00% <ø> (ø)
.../hint_processor/builtin_hint_processor/ec_utils.rs 98.53% <ø> (ø)
...ocessor/builtin_hint_processor/field_arithmetic.rs 98.95% <ø> (+0.01%) ⬆️
...cessor/builtin_hint_processor/find_element_hint.rs 96.43% <ø> (ø)
...rc/hint_processor/builtin_hint_processor/garaga.rs 100.00% <ø> (ø)
...t_processor/builtin_hint_processor/keccak_utils.rs 99.25% <ø> (ø)
... and 35 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more