Conversation
🦋 Changeset detectedLatest commit: c59a26a 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 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #449 +/- ##
==========================================
+ Coverage 83.87% 84.79% +0.91%
==========================================
Files 107 114 +7
Lines 3511 3742 +231
Branches 591 636 +45
==========================================
+ Hits 2945 3173 +228
- Misses 555 557 +2
- Partials 11 12 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Released snapshot build with Install it with: pnpm add @saleor/app-sdk@0.0.0-pr-20250728123253 |
|
|
||
| private env: Envs; | ||
|
|
||
| static create(deps: { env: Envs; table: UsedTable }) { |
There was a problem hiding this comment.
Suggestion: maybe we can write it docs that create it to create new repo under the hood and constructor is to reuse existing e.g from app?
There was a problem hiding this comment.
Yup, I'm adding docs right now
There was a problem hiding this comment.
No description provided.