-
Notifications
You must be signed in to change notification settings - Fork 19
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
do not require schema version on manifest handler #412
Conversation
lkostrowski
commented
Feb 26, 2025
•
edited
Loading
edited
- restore schema version to be optional
- fix bug with parsing saleor schema version to float
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #412 +/- ##
==========================================
- Coverage 83.44% 83.40% -0.05%
==========================================
Files 98 98
Lines 3450 3441 -9
Branches 592 588 -4
==========================================
- Hits 2879 2870 -9
Misses 560 560
Partials 11 11 ☔ View full report in Codecov by Sentry. |
🦋 Changeset detectedLatest commit: 562ff3b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Released snapshot build with Install it with: pnpm add @saleor/app-sdk@0.0.0-pr-20250226090519 |
Released snapshot build with Install it with: pnpm add @saleor/app-sdk@0.0.0-pr-20250226101433 |