myparcelnl / delivery-options

Allows customers to select MyParcel delivery options from your frontend.
https://myparcel.nl
1 stars 1 forks source link

fix: remove instabox and improve carrier handling #158

Closed EdieLemoine closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #158 (71fe29f) into main (7919ba2) will increase coverage by 0.12%. The diff coverage is 98.41%.

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   87.82%   87.94%   +0.12%     
==========================================
  Files         201      191      -10     
  Lines        1503     1419      -84     
  Branches      271      231      -40     
==========================================
- Hits         1320     1248      -72     
+ Misses        167      158       -9     
+ Partials       16       13       -3     
Impacted Files Coverage Δ
src/config/localeConfig.js 100.00% <ø> (ø)
src/config/platform/platformCarrierMap.js 100.00% <ø> (ø)
src/config/platform/platformLocaleMap.js 100.00% <ø> (ø)
src/data/defaultAddress.js 100.00% <ø> (ø)
src/data/keys/carrierKeys.js 100.00% <ø> (ø)
src/delivery-options/DeliveryOptions.vue 100.00% <ø> (ø)
src/delivery-options/data/request/requestData.js 100.00% <ø> (ø)
src/sandbox/components/FormGroup.vue 100.00% <ø> (ø)
src/sandbox/config/forms/address.js 100.00% <ø> (ø)
src/sandbox/config/sandboxPlatformCarrierMap.js 100.00% <ø> (ø)
... and 57 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

MyParcelBot commented 1 year ago

:tada: This PR is included in version 5.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: