Closed nicolasnieto92 closed 1 year ago
Latest commit: d07814729a504a1c60340fe5484526408a5f70e3
The changes in this PR will be included in the next version bump.
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
Merging #1836 (851814f) into master (87c4668) will increase coverage by
0.00%
. The diff coverage is94.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.
Summary
Generate
setAuthenticationMode
sync action.https://docs.commercetools.com/api/history/change-types#setauthenticationmodechange
Description
Unit tests and changeset has been added.