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

Update PyLocation::to_string_with_contents() #194

Closed
wants to merge 2 commits into from
Closed

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Dec 29, 2022

Depends on lambdaclass/cairo-vm#666

  • Updated Cargo.toml after merge

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Merging #194 (7c908c1) into main (ebd09cb) will increase coverage by 12.86%.
The diff coverage is 66.66%.

@@             Coverage Diff             @@
##             main     #194       +/-   ##
===========================================
+ Coverage   82.36%   95.23%   +12.86%     
===========================================
  Files          14       14               
  Lines         709      713        +4     
===========================================
+ Hits          584      679       +95     
+ Misses        125       34       -91     
Impacted Files Coverage Δ
src/ecdsa.rs 100.00% <ø> (+85.71%) ⬆️
src/lib.rs 80.00% <ø> (+80.00%) ⬆️
src/vm_core.rs 96.59% <ø> (+4.54%) ⬆️
src/cairo_runner.rs 96.46% <50.00%> (+25.29%) ⬆️
src/instruction_location.rs 97.61% <100.00%> (ø)
src/memory_segments.rs 97.14% <0.00%> (+0.17%) ⬆️

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

Update cairo-rs version
@fmoletta fmoletta marked this pull request as ready for review January 2, 2023 17:25
@fmoletta fmoletta closed this Jan 3, 2023
@fmoletta fmoletta deleted the file-contents branch January 3, 2023 14:16
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.

3 participants