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

feat(products): create update actions for `staged` flag #1701

Closed jherey closed 3 years ago

jherey commented 3 years ago

Summary

For product variants, users can add a staged flag which only sets the staged projection to current. This adds the functionality.

Description

codecov[bot] commented 3 years ago

Codecov Report

Merging #1701 (5432d81) into master (e80be05) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1701   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files         128      128           
  Lines        3427     3427           
  Branches      791      791           
=======================================
  Hits         3381     3381           
  Misses         42       42           
  Partials        4        4           
Impacted Files Coverage Δ
packages/sync-actions/src/products.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e80be05...5432d81. Read the comment docs.