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

Add set authentication mode sync action #1836

Closed nicolasnieto92 closed 1 year ago

nicolasnieto92 commented 1 year ago

Summary

Generate setAuthenticationMode sync action.

https://docs.commercetools.com/api/history/change-types#setauthenticationmodechange

Description

Unit tests and changeset has been added.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d07814729a504a1c60340fe5484526408a5f70e3

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 | Minor |

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 #1836 (851814f) into master (87c4668) will increase coverage by 0.00%. The diff coverage is 94.87%.

:exclamation: Current head 851814f differs from pull request most recent head d078147. Consider uploading reports for the commit d078147 to get more accurate results

@@           Coverage Diff           @@
##           master    #1836   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files         145      145           
  Lines        4914     4952   +38     
  Branches     1339     1351   +12     
=======================================
+ Hits         4651     4687   +36     
- Misses        260      262    +2     
  Partials        3        3           
Impacted Files Coverage Δ
packages/sync-actions/src/customer-actions.js 96.72% <94.44%> (-3.28%) :arrow_down:
packages/sync-actions/src/customers.js 100.00% <100.00%> (ø)
packages/sdk-middleware-http/src/http.js 95.62% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.