-
Notifications
You must be signed in to change notification settings - Fork 364
Add handlebars-helpers with tests and configuration #1856
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: c173764 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 |
@JannikZed is attempting to deploy a commit to the Saleor Commerce Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1856 +/- ##
==========================================
- Coverage 25.46% 25.46% -0.01%
==========================================
Files 751 751
Lines 53114 53132 +18
Branches 1812 1812
==========================================
+ Hits 13526 13528 +2
- Misses 39231 39247 +16
Partials 357 357 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Lukasz Ostrowski <[email protected]>
Scope of the PR
adding the handelbars-helpers plugin, similar to the SMTP app to the products feed app
Related issues
closes #1840
Checklist