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(carriers): fix errors in another postnl carrier configuration #292

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

EdieLemoine
Copy link
Contributor

  • occurs when no custom postnl contract is present but there are still multiple enabled postnl carriers returned from the api

@EdieLemoine EdieLemoine requested a review from a team as a code owner August 1, 2024 08:52
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.22%. Comparing base (62220cf) to head (693d721).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #292   +/-   ##
=========================================
  Coverage     96.22%   96.22%           
+ Complexity     1665     1664    -1     
=========================================
  Files           307      307           
  Lines          5508     5509    +1     
=========================================
+ Hits           5300     5301    +1     
  Misses          208      208           

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

@EdieLemoine EdieLemoine force-pushed the fix/postnl-carriers-custom-error branch from e1c32c9 to 9d22752 Compare August 1, 2024 09:16
@EdieLemoine EdieLemoine enabled auto-merge August 1, 2024 12:07
@myparcel-bot myparcel-bot bot force-pushed the fix/postnl-carriers-custom-error branch from 9d22752 to 3f0f25e Compare August 5, 2024 11:35
@myparcel-bot myparcel-bot bot force-pushed the fix/postnl-carriers-custom-error branch from 19929b1 to e375a56 Compare August 14, 2024 09:39
@EdieLemoine EdieLemoine force-pushed the fix/postnl-carriers-custom-error branch from e375a56 to 82607f2 Compare August 14, 2024 09:41
- occurs when no custom postnl contract is present but there are still multiple enabled postnl carriers returned from the api
@myparcel-bot myparcel-bot bot force-pushed the fix/postnl-carriers-custom-error branch from 82607f2 to 693d721 Compare August 14, 2024 11:21
@EdieLemoine EdieLemoine added this pull request to the merge queue Aug 14, 2024
@myparcel-bot myparcel-bot bot added the approved (Auto) label Aug 14, 2024
Merged via the queue into main with commit 80134d0 Aug 14, 2024
10 checks passed
@EdieLemoine EdieLemoine deleted the fix/postnl-carriers-custom-error branch August 14, 2024 11:38
myparcel-bot bot added a commit that referenced this pull request Aug 14, 2024
## [2.42.0](v2.41.0...v2.42.0) (2024-08-14)

### ✨ New Features

* add options for small package Belgium ([#290](#290)) ([ae77717](ae77717))
* add support for DPD BBP ([#291](#291)) ([f97b148](f97b148))

### 🐛 Bug Fixes

* **carriers:** fix errors in another postnl carrier configuration ([#292](#292)) ([80134d0](80134d0))
EdieLemoine added a commit that referenced this pull request Aug 15, 2024
- occurs when no custom postnl contract is present but there are still
multiple enabled postnl carriers returned from the api
myparcel-bot bot added a commit that referenced this pull request Aug 15, 2024
## [2.42.1](v2.42.0...v2.42.1) (2024-08-15)

### 🐛 Bug Fixes

* **carriers:** fix errors in another postnl carrier configuration ([#292](#292)) ([9996991](9996991))
* **webhooks:** always refresh base url on regeneration of webhooks ([#293](#293)) ([eb72819](eb72819))
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.

3 participants