-
Notifications
You must be signed in to change notification settings - Fork 182
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
feat: ability to skip migration of certain contracts/models #2026
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2026 +/- ##
==========================================
+ Coverage 68.31% 68.37% +0.05%
==========================================
Files 326 326
Lines 40424 40566 +142
==========================================
+ Hits 27616 27737 +121
- Misses 12808 12829 +21 ☔ View full report in Codecov by Sentry. |
This reverts commit 2975876.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes @lambda-0x! I'm just thinking that we may ignore some of the generated manifests that are not overlays and keep perhaps only the manifest.toml
and manifest.json
actually.
Description
fix: #1924
Related issue
Tests
Added to documentation?
Checklist
scripts/prettier.sh
,scripts/rust_fmt.sh
,scripts/cairo_fmt.sh
)scripts/clippy.sh
,scripts/docs.sh
)