Skip to content

Conversation

@NabDevs
Copy link
Contributor

@NabDevs NabDevs commented Jan 3, 2026

Adds support for BBP Prio (24h) shipments via setPriorityDelivery(true)

- Add SHIPMENT_OPTION_PRIORITY_DELIVERY constant
- Add setPriorityDelivery() and isPriorityDelivery() methods
- Only allow priority_delivery for PACKAGE_TYPE_MAILBOX
- Encode priority_delivery in API requests
- Add unit tests
@NabDevs NabDevs requested a review from a team as a code owner January 3, 2026 08:24
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.29%. Comparing base (23ef818) to head (8769214).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...DeliveryOptions/AbstractShipmentOptionsAdapter.php 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #571      +/-   ##
============================================
+ Coverage     56.18%   56.29%   +0.10%     
- Complexity     1857     1864       +7     
============================================
  Files           118      118              
  Lines          5427     5445      +18     
============================================
+ Hits           3049     3065      +16     
- Misses         2378     2380       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NabDevs NabDevs added this pull request to the merge queue Jan 5, 2026
Merged via the queue into main with commit d50f1e2 Jan 5, 2026
8 checks passed
@NabDevs NabDevs deleted the feat/postnl-mailbox-priority branch January 5, 2026 08:50
MyParcelBot pushed a commit that referenced this pull request Jan 5, 2026
## [10.7.0](v10.6.0...v10.7.0) (2026-01-05)

### ✨ New Features

* add priority_delivery option for PostNL mailbox (BBP Prio 24h) ([#571](#571)) ([d50f1e2](d50f1e2))
@MyParcelBot
Copy link

🎉 This PR is included in version 10.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

5 participants