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(sync-action): add support for quote requests #1815

Closed leventekobor closed 1 year ago

leventekobor commented 2 years ago

Summary

Add sync-actions coverage for quote requests. link to docs

Description

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 798da21ba8dbdf14dff1812d07c47f4392b7153d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #1815 (798da21) into master (201f38c) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1815      +/-   ##
==========================================
+ Coverage   94.64%   94.66%   +0.01%     
==========================================
  Files         141      143       +2     
  Lines        4877     4895      +18     
  Branches     1332     1333       +1     
==========================================
+ Hits         4616     4634      +18     
  Misses        258      258              
  Partials        3        3              
Impacted Files Coverage Δ
...ackages/sync-actions/src/quote-requests-actions.js 100.00% <100.00%> (ø)
packages/sync-actions/src/quote-requests.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.