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

Expose and fix product selection sync action creator #1770

Closed mohib0306 closed 2 years ago

mohib0306 commented 2 years ago

Summary

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 738b784395a6611fe4e30868b449c43da804d85a

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 2 years ago

Codecov Report

Merging #1770 (738b784) into master (f8b5440) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1770   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files         137      137           
  Lines        4811     4811           
  Branches     1275     1275           
=======================================
  Hits         4536     4536           
  Misses        271      271           
  Partials        4        4           
Impacted Files Coverage Δ
...ges/sync-actions/src/product-selections-actions.js 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 f8b5440...738b784. Read the comment docs.

mohib0306 commented 2 years ago

Please do not merge this yet, I have update the list of actions that product selection supports

mohib0306 commented 2 years ago

It can be reviewed now