commercetools / nodejs

Everything related to the Node.js ecosystem for the commercetools platform.
https://commercetools.github.io/nodejs/
MIT License
75 stars 70 forks source link

Ma fix sync set price tier #1869

Closed ARRIOLALEO closed 1 year ago

ARRIOLALEO commented 1 year ago

Summary

Description

this pr fixes the typo on setPriceTiers -> setPriceTier this is the correct acction : https://docs.commercetools.com/api/projects/standalone-prices#set-price-tiers

Todo

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: f3be16bbac3a7513b8c87713e33c5891b063ef9b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------- | ----- | | @commercetools/sync-actions | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #1869 (f3be16b) into master (7a45c21) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1869   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files         145      145           
  Lines        4997     4997           
  Branches     1365     1365           
=======================================
  Hits         4733     4733           
  Misses        261      261           
  Partials        3        3           
Impacted Files Coverage Δ
packages/sync-actions/src/prices-actions.js 100.00% <ø> (ø)