-
Notifications
You must be signed in to change notification settings - Fork 1
feat(shipment-options): support priority delivery for postnl mailbox packages #373
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for myparcel-delivery-options ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
1842b56 to
e2989e4
Compare
Bundle ReportChanges will increase total bundle size by 1.28kB (0.45%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: @myparcel-dev/delivery-options-MyParcelDeliveryOptionsLib-esmAssets Changed:
Files in
view changes for bundle: @myparcel-dev/delivery-options-MyParcelDeliveryOptionsLib-umdAssets Changed:
Files in
|
e2989e4 to
89865c3
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #373 +/- ##
==========================================
+ Coverage 66.11% 66.16% +0.05%
==========================================
Files 246 246
Lines 2399 2403 +4
Branches 353 353
==========================================
+ Hits 1586 1590 +4
Misses 536 536
Partials 277 277 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
remove dependency on form builder to simplify implementation fixes compatibility problems with current form-builder version
… longer use the form builder
…stnl mailbox adds a new priority delivery options for postnl mailbox shipments which grants 24h delivery times (without it's 48h) additionally allows usage of shipment options combined with "fake" delivery moments not fetched from the API resolves INT-1310
24a25d9 to
cc7f7b2
Compare
Needs #372
Resolves INT-1310