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

fix(orders): export correct recipient name #277

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

EdieLemoine
Copy link
Member

@EdieLemoine EdieLemoine commented Oct 9, 2024

INT-522

Resolves #266

@EdieLemoine EdieLemoine requested a review from a team as a code owner October 9, 2024 11:54
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.36%. Comparing base (5c291a9) to head (2f15264).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #277      +/-   ##
============================================
- Coverage     51.96%   48.36%   -3.61%     
+ Complexity      692      561     -131     
============================================
  Files           152      148       -4     
  Lines          4191     3726     -465     
  Branches         55       55              
============================================
- Hits           2178     1802     -376     
+ Misses         1958     1869      -89     
  Partials         55       55              
Flag Coverage Δ
backend 77.23% <100.00%> (-0.80%) ⬇️
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
Copy link
Contributor

myparcel-bot bot commented Oct 9, 2024

PDK upgrade summary

The following packages were upgraded:

Package Old version New version
myparcelnl/pdk 2.42.0 2.43.4

@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch 8 times, most recently from fee2e9f to 36ea5de Compare October 9, 2024 15:27
FreekVR

This comment was marked as duplicate.

@FreekVR FreekVR self-requested a review October 11, 2024 13:32
Copy link
Contributor

@FreekVR FreekVR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functioneel geen aanmerkingen, zie alleen 2x kleine codestyle feedback van Codacy die wel netjes zijn om nog op te lossen.

Ook nog een tweetal failures in de testsuite - mismatch tussen integer en boolean return value / expectations

@myparcel-bot myparcel-bot bot added the changes requested (Auto) label Oct 11, 2024
@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch 3 times, most recently from 9f45a4c to 265695b Compare October 16, 2024 10:35
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Oct 16, 2024

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit 2f15264
Logs https://github.com/myparcelnl/prestashop/actions/runs/11599135634
Download https://github.com/myparcelnl/prestashop/suites/30300843263/artifacts/2124651903

@EdieLemoine EdieLemoine changed the base branch from beta to main October 16, 2024 11:35
@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch 3 times, most recently from c26cc61 to e698fd5 Compare October 23, 2024 10:16
@myparcel-bot myparcel-bot bot removed the changes requested (Auto) label Oct 24, 2024
@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch 2 times, most recently from e25e5bf to c322b9c Compare October 24, 2024 13:30
@myparcel-bot myparcel-bot bot added the approved (Auto) label Oct 30, 2024
@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch from e23a745 to 23f77f9 Compare October 30, 2024 13:49
@myparcel-bot myparcel-bot bot force-pushed the fix/orders-recipient-address branch from 23f77f9 to 2f15264 Compare October 30, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved (Auto)
Development

Successfully merging this pull request may close these issues.

Module uses customer information from account rather than from address
3 participants