Skip to content
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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

EdieLemoine
Copy link
Member

No description provided.

@EdieLemoine EdieLemoine requested a review from a team as a code owner October 10, 2024 15:07
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.15%. Comparing base (1b4fdca) to head (d24acd5).
Report is 8 commits behind head on main.

✅ 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              
Flag Coverage Δ
backend 76.97% <ø> (-1.07%) ⬇️
frontend 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@myparcel-bot myparcel-bot bot added the approved (Auto) label Oct 11, 2024
@myparcel-bot myparcel-bot bot force-pushed the perf/saving-product-settings branch from d1338d4 to edacec9 Compare October 11, 2024 12:45
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Oct 11, 2024

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit d24acd5
Logs https://github.com/myparcelnl/prestashop/actions/runs/11477825518
Download https://github.com/myparcelnl/prestashop/suites/29982728044/artifacts/2092827512

@myparcel-bot myparcel-bot bot force-pushed the perf/saving-product-settings branch 3 times, most recently from 7255150 to 6ebe2ff Compare October 16, 2024 10:35
@EdieLemoine EdieLemoine changed the base branch from beta to main October 16, 2024 11:33
@myparcel-bot myparcel-bot bot force-pushed the perf/saving-product-settings branch 2 times, most recently from a0fdc37 to 5e7b425 Compare October 23, 2024 10:04
@myparcel-bot myparcel-bot bot force-pushed the perf/saving-product-settings branch from 5e7b425 to d24acd5 Compare October 23, 2024 10:16
@EdieLemoine EdieLemoine added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit e60bce1 Oct 24, 2024
6 of 7 checks passed
@EdieLemoine EdieLemoine deleted the perf/saving-product-settings branch October 24, 2024 13:28
myparcel-bot bot added a commit that referenced this pull request Oct 30, 2024
## [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))
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Oct 30, 2024

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants