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

Move secure_run flag to CairoRunConfig struct #832

Merged
merged 3 commits into from
Feb 15, 2023
Merged

Conversation

fmoletta
Copy link
Contributor

No description provided.

@fmoletta fmoletta marked this pull request as ready for review February 13, 2023 13:57
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2023

Codecov Report

Merging #832 (df44394) into main (424dc09) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
+ Coverage   97.81%   97.82%   +0.01%     
==========================================
  Files          69       69              
  Lines       29367    29365       -2     
==========================================
+ Hits        28726    28727       +1     
+ Misses        641      638       -3     
Impacted Files Coverage Δ
src/main.rs 39.13% <0.00%> (+1.63%) ⬆️
src/vm/runners/builtin_runner/ec_op.rs 98.98% <ø> (-0.01%) ⬇️
src/cairo_run.rs 96.94% <100.00%> (-0.13%) ⬇️
felt/src/lib.rs 74.66% <0.00%> (+0.45%) ⬆️

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

@Juan-M-V Juan-M-V added this pull request to the merge queue Feb 15, 2023
Merged via the queue into main with commit 4688dc5 Feb 15, 2023
@Juan-M-V Juan-M-V deleted the secure-run-config branch February 15, 2023 15:01
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