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 simple traceback to VmException #188

Merged
merged 8 commits into from
Dec 29, 2022
Merged

Add simple traceback to VmException #188

merged 8 commits into from
Dec 29, 2022

Conversation

fmoletta
Copy link
Member

@fmoletta fmoletta commented Dec 27, 2022

Depends on lambdaclass/cairo-vm#657

  • Update cairo-rs version

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Merging #188 (a8f4c65) into main (a5ee9af) will decrease coverage by 0.11%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   82.48%   82.36%   -0.12%     
==========================================
  Files          14       14              
  Lines         708      709       +1     
==========================================
  Hits          584      584              
- Misses        124      125       +1     
Impacted Files Coverage Δ
src/instruction_location.rs 97.61% <ø> (ø)
src/lib.rs 0.00% <0.00%> (ø)
src/cairo_runner.rs 71.17% <100.00%> (ø)
src/relocatable.rs 100.00% <100.00%> (ø)

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

@Jrigada Jrigada marked this pull request as ready for review December 28, 2022 14:22
@Jrigada Jrigada marked this pull request as draft December 28, 2022 14:22
@fmoletta fmoletta marked this pull request as ready for review December 28, 2022 18:49
@fmoletta fmoletta merged commit ebd09cb into main Dec 29, 2022
@fmoletta fmoletta deleted the traceback branch December 29, 2022 17:26
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.

None yet

4 participants