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

refactor: feature contracts to use native together with casm #1455

Draft
wants to merge 4 commits into
base: rdr/update-testing-suite
Choose a base branch
from

Conversation

varex83
Copy link
Contributor

@varex83 varex83 commented Oct 17, 2024

No description provided.

@varex83 varex83 added the native integration Related with the integration of Cairo Native into the Blockifier label Oct 17, 2024
@lotem-starkware
Copy link
Contributor

This change is Reviewable

@varex83 varex83 marked this pull request as draft October 17, 2024 14:02
@varex83 varex83 force-pushed the bohdan/feature-contracts-refactor branch from 20a94f3 to a0aef94 Compare October 17, 2024 14:17
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 15.62500% with 27 lines in your changes missing coverage. Please review.

Project coverage is 69.34%. Comparing base (486de0c) to head (33917d7).

Files with missing lines Patch % Lines
crates/blockifier/src/test_utils/contracts.rs 16.66% 25 Missing ⚠️
crates/blockifier/src/test_utils/cairo_compile.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           rdr/update-testing-suite    #1455       +/-   ##
=============================================================
+ Coverage                     40.66%   69.34%   +28.67%     
=============================================================
  Files                           273       96      -177     
  Lines                         31259    13178    -18081     
  Branches                      31259    13178    -18081     
=============================================================
- Hits                          12713     9138     -3575     
+ Misses                        17620     3640    -13980     
+ Partials                        926      400      -526     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native integration Related with the integration of Cairo Native into the Blockifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants