-
Notifications
You must be signed in to change notification settings - Fork 5
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PDK upgrade summaryThe following packages were upgraded:
|
fee2e9f
to
36ea5de
Compare
36ea5de
to
8143a5b
Compare
There was a problem hiding this 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
9f45a4c
to
265695b
Compare
✅ Build successful! You can find a link to the downloadable artifact below. |
c26cc61
to
e698fd5
Compare
e25e5bf
to
c322b9c
Compare
c322b9c
to
e23a745
Compare
e23a745
to
23f77f9
Compare
23f77f9
to
2f15264
Compare
INT-522
Resolves #266