myparcelnl / delivery-options

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

feat: support custom subscription carriers #184

Closed EdieLemoine closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (5426d1e) into main (e5610ef) will decrease coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head 5426d1e differs from pull request most recent head 6e097f5. Consider uploading reports for the commit 6e097f5 to get more accurate results

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   87.45%   87.41%   -0.05%     
==========================================
  Files         191      192       +1     
  Lines        1419     1414       -5     
  Branches      227      221       -6     
==========================================
- Hits         1241     1236       -5     
  Misses        162      162              
  Partials       16       16              
Impacted Files Coverage Δ
...rc/delivery-options/config/exports/ExportValues.js 100.00% <ø> (ø)
...ery-options/data/delivery/createDeliveryOptions.js 90.90% <ø> (ø)
...very-options/data/delivery/fetchDeliveryOptions.js 88.88% <ø> (ø)
src/data/carriers/abstractCarrierConfiguration.js 100.00% <100.00%> (ø)
src/data/carriers/carrierConfigurationFactory.js 81.81% <100.00%> (-9.49%) :arrow_down:
src/delivery-options/config/configBus.js 87.36% <100.00%> (ø)
...elivery-options/data/carriers/createCarrierData.js 100.00% <100.00%> (ø)
...delivery-options/data/carriers/fetchAllCarriers.js 100.00% <100.00%> (ø)
...livery-options/data/carriers/resolveCarrierName.js 100.00% <100.00%> (ø)
...livery-options/data/delivery/getDeliveryOptions.js 100.00% <100.00%> (ø)

: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.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: