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

fix(discount-code-importer): improve error logging #1833

Closed VineetKumarKushwaha closed 1 year ago

VineetKumarKushwaha commented 1 year ago

Improve Error Logging for Discount Importer in Impex

Fix: #1832

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 79ae08ef12991e6b85d199e03a1f834218c6b3e3

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

This PR includes changesets to release 1 package | Name | Type | | ------------------------------------- | ----- | | @commercetools/discount-code-importer | 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 #1833 (79ae08e) into master (bf1af7c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1833   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files         145      145           
  Lines        4912     4914    +2     
  Branches     1338     1339    +1     
=======================================
+ Hits         4649     4651    +2     
  Misses        260      260           
  Partials        3        3           
Impacted Files Coverage Δ
packages/discount-code-importer/src/main.js 100.00% <100.00%> (ø)

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