myparcelnl / prestashop

PrestaShop module to integrate with MyParcel NL and BE
https://developer.myparcel.nl/nl/documentatie/11.prestashop.html
10 stars 5 forks source link

fix(install): fix error when creating audit table #288

Closed FreekVR closed 12 hours ago

FreekVR commented 5 days ago

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

codecov[bot] commented 5 days ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ============================================ - Coverage 52.57% 49.30% -3.27% + Complexity 709 602 -107 ============================================ Files 152 151 -1 Lines 4234 3896 -338 Branches 55 55 ============================================ - Hits 2226 1921 -305 + Misses 1953 1920 -33 Partials 55 55 ``` | [Flag](https://app.codecov.io/gh/myparcelnl/prestashop/pull/288/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/myparcelnl/prestashop/pull/288/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `76.96% <ø> (-1.59%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/myparcelnl/prestashop/pull/288/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

myparcel-bot[bot] commented 5 days ago

PDK upgrade summary

♻️ The following packages were upgraded (from cache):

Package Old version New version
@myparcel-pdk/admin 1.5.3 1.5.4
@myparcel-pdk/admin-component-tests 1.5.3 1.5.4
@myparcel-pdk/admin-preset-bootstrap4 1.5.3 1.5.4
@myparcel-pdk/admin-preset-default 1.5.3 1.5.4
@myparcel-pdk/app-builder 1.6.0 1.6.1
myparcelnl/pdk 2.47.1 2.47.2
myparcel-bot[bot] commented 5 days ago

✅ 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
myparcel-bot[bot] commented 12 hours ago

:tada: This PR is included in version 4.2.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: