-
Notifications
You must be signed in to change notification settings - Fork 5
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
perf(admin): only save product settings once per request #279
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #279 +/- ##
============================================
- Coverage 51.96% 48.15% -3.81%
+ Complexity 692 561 -131
============================================
Files 152 148 -4
Lines 4191 3721 -470
Branches 55 55
============================================
- Hits 2178 1792 -386
+ Misses 1958 1874 -84
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d1338d4
to
edacec9
Compare
✅ Build successful! You can find a link to the downloadable artifact below. |
7255150
to
6ebe2ff
Compare
a0fdc37
to
5e7b425
Compare
5e7b425
to
d24acd5
Compare
## [4.1.0](v4.0.0...v4.1.0) (2024-10-30) ### 🐛 Bug Fixes * fix error on install due to usage of `use` in factory closure ([#283](#283)) ([1b4fdca](1b4fdca)), closes [#281](#281) ### ⚡ Performance Improvements * **admin:** only save product settings once per request ([#279](#279)) ([e60bce1](e60bce1)) ### ✨ New Features * **deps:** upgrade @myparcel-pdk/* ([0cd4941](0cd4941)) * **deps:** upgrade myparcelnl/pdk to v2.45.0 ([6ff668d](6ff668d))
🎉 This PR is included in version 4.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.