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 Relocatable instead of &MaybeRelocatable in get_range #867

Merged
merged 3 commits into from
Mar 1, 2023

Conversation

fmoletta
Copy link
Member

@fmoletta fmoletta commented Mar 1, 2023

No description provided.

@fmoletta fmoletta marked this pull request as ready for review March 1, 2023 17:27
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #867 (4845ab7) into main (e0da0be) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #867      +/-   ##
==========================================
- Coverage   96.86%   96.85%   -0.01%     
==========================================
  Files          69       69              
  Lines       28966    28942      -24     
==========================================
- Hits        28057    28033      -24     
  Misses        909      909              
Impacted Files Coverage Δ
...uiltin_hint_processor/cairo_keccak/keccak_hints.rs 93.93% <100.00%> (ø)
src/hint_processor/builtin_hint_processor/set.rs 99.18% <100.00%> (ø)
src/vm/vm_core.rs 97.52% <100.00%> (-0.01%) ⬇️
src/vm/vm_memory/memory.rs 98.99% <100.00%> (ø)
..._processor/builtin_hint_processor/blake2s_utils.rs 99.48% <0.00%> (-0.02%) ⬇️
src/vm/vm_memory/memory_segments.rs 99.02% <0.00%> (-0.01%) ⬇️
src/vm/runners/cairo_runner.rs 97.53% <0.00%> (-0.01%) ⬇️

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

@Jrigada Jrigada added this pull request to the merge queue Mar 1, 2023
Merged via the queue into main with commit 6d0b1a6 Mar 1, 2023
@Jrigada Jrigada deleted the relocatable-addresses branch March 1, 2023 19:17
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

3 participants