This repository was archived by the owner on Aug 21, 2024. It is now read-only.
feat: cairo1 recompilation support#1879
Open
dorimedini-starkware wants to merge 1 commit intodori/verify-cairo0-compiler-depsfrom
Open
feat: cairo1 recompilation support#1879dorimedini-starkware wants to merge 1 commit intodori/verify-cairo0-compiler-depsfrom
dorimedini-starkware wants to merge 1 commit intodori/verify-cairo0-compiler-depsfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dori/verify-cairo0-compiler-deps #1879 +/- ##
====================================================================
- Coverage 77.05% 76.54% -0.51%
====================================================================
Files 61 61
Lines 8693 8750 +57
Branches 8693 8750 +57
====================================================================
Hits 6698 6698
- Misses 1556 1613 +57
Partials 439 439 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Dori Medini <dori@starkware.co>
2770631 to
756aaef
Compare
gswirski
pushed a commit
to reilabs/blockifier
that referenced
this pull request
Jun 26, 2024
…re-libs#1879) * fix: allow ref self until sozo can handle starknet contracts * fix: add test for attr extractor function * fix: ignore IPFS test for now * fix: remove test expansion test seems not detected by codecov
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is