Conversation
🦋 Changeset detectedLatest commit: 003c448 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Differences Found✅ No packages or licenses were added. SummaryExpand
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1827 +/- ##
==========================================
- Coverage 43.83% 43.75% -0.09%
==========================================
Files 671 675 +4
Lines 297289 296869 -420
Branches 2046 1612 -434
==========================================
- Hits 130328 129889 -439
- Misses 166534 166549 +15
- Partials 427 431 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
lkostrowski
approved these changes
Mar 31, 2025
djkato
pushed a commit
to djkato/saleor-apps
that referenced
this pull request
Feb 12, 2026
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Scope of the PR
Use TypeScript unions instead of enums in types generated from Graphql files.
Related issues
Checklist