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

Use hint_location upon hint failure #195

Merged
merged 3 commits into from
Jan 3, 2023
Merged

Use hint_location upon hint failure #195

merged 3 commits into from
Jan 3, 2023

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Jan 2, 2023

Depends on lambdaclass/cairo-vm#673

  • Updated cairo-rs toml version to main

@codecov-commenter
Copy link

Codecov Report

Merging #195 (1a3fc35) into main (70a4025) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   95.20%   95.08%   -0.13%     
==========================================
  Files          14       14              
  Lines         709      712       +3     
==========================================
+ Hits          675      677       +2     
- Misses         34       35       +1     
Impacted Files Coverage Δ
src/cairo_runner.rs 96.45% <100.00%> (+0.01%) ⬆️
src/instruction_location.rs 95.23% <100.00%> (-2.39%) ⬇️
src/vm_core.rs 96.66% <100.00%> (+0.07%) ⬆️

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

@fmoletta fmoletta marked this pull request as ready for review January 3, 2023 14:17
@Jrigada Jrigada merged commit 67a9ab3 into main Jan 3, 2023
@Jrigada Jrigada deleted the hint-location branch January 3, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants