Closed FreekVR closed 12 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.30%. Comparing base (
df8260e
) to head (cc2b2d4
). Report is 5 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
♻️ The following packages were upgraded (from cache):
Package | Old version | New version |
---|---|---|
@myparcel-pdk/admin |
1.5.4 | |
@myparcel-pdk/admin-component-tests |
1.5.4 | |
@myparcel-pdk/admin-preset-bootstrap4 |
1.5.4 | |
@myparcel-pdk/admin-preset-default |
1.5.4 | |
@myparcel-pdk/app-builder |
1.6.1 | |
myparcelnl/pdk |
2.47.2 |
✅ Build successful!
You can find a link to the downloadable artifact below.
Name | Link |
---|---|
Commit | cc2b2d4e97719bcfc0ff2d6e848ced6e989799fc |
Logs | https://github.com/myparcelnl/prestashop/actions/runs/11974763646 |
Download | https://github.com/myparcelnl/prestashop/suites/31219628615/artifacts/2224745315 |
:tada: This PR is included in version 4.2.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
fixes a duplicate column error when attempting to create the audit database table on install or upgrade, which potentially also blocks other database migrations from being executed
fixes INT-735, #287