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

feat(checkout): show carriers only for countries they ship to #273

Closed EdieLemoine closed 2 weeks ago

EdieLemoine commented 2 months ago

INT-704

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.09677% with 12 lines in your changes missing coverage. Please review.

Project coverage is 49.26%. Comparing base (76d8be2) to head (769d970). Report is 4 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Service/PsSpecificObjectModelService.php 0.00% 4 Missing :warning:
src/Carrier/Service/CarrierBuilder.php 75.00% 2 Missing :warning:
src/Hooks/HasPsCarrierListHooks.php 94.44% 2 Missing :warning:
src/Pdk/Base/PsPdkBootstrapper.php 60.00% 2 Missing :warning:
src/Service/PsCountryService.php 92.59% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ============================================ - Coverage 52.27% 49.26% -3.01% + Complexity 690 602 -88 ============================================ Files 152 151 -1 Lines 4199 3897 -302 Branches 55 55 ============================================ - Hits 2195 1920 -275 + Misses 1949 1922 -27 Partials 55 55 ``` | [Flag](https://app.codecov.io/gh/myparcelnl/prestashop/pull/273/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/273/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `76.89% <87.09%> (-1.53%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/myparcelnl/prestashop/pull/273/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.


🚨 Try these New Features:

myparcel-bot[bot] commented 2 months ago

PDK upgrade summary

The following packages were upgraded:

Package Old version New version
myparcelnl/pdk 2.42.0 2.43.4
myparcel-bot[bot] commented 2 months ago

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit 769d9708014bbb29546c5183830f31cbf7f10bb1
Logs https://github.com/myparcelnl/prestashop/actions/runs/11820717603
Download https://github.com/myparcelnl/prestashop/suites/30845815609/artifacts/2182781687
myparcel-bot[bot] commented 1 week ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: