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

Update TypeScript Documentation #1746

Closed ajimae closed 2 years ago

ajimae commented 2 years ago

Summary

Update TypeScript Documentation

Description

Todo

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 63e84ec19ea1c0622735aa9c043bee91854636d3

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 #1746 (0f8b2d4) into master (752fa6a) will increase coverage by 4.40%. The diff coverage is n/a.

:exclamation: Current head 0f8b2d4 differs from pull request most recent head 91af4bd. Consider uploading reports for the commit 91af4bd to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1746      +/-   ##
==========================================
+ Coverage   94.26%   98.67%   +4.40%     
==========================================
  Files         135      128       -7     
  Lines        4793     3462    -1331     
  Branches     1273      805     -468     
==========================================
- Hits         4518     3416    -1102     
+ Misses        271       42     -229     
  Partials        4        4              
Impacted Files Coverage Δ
...sdk-middleware-auth/src/client-credentials-flow.js 77.77% <0.00%> (-7.94%) :arrow_down:
packages/sync-actions/src/utils/diffpatcher.js 72.22% <0.00%> (-6.95%) :arrow_down:
packages/sdk-middleware-auth/src/password-flow.js 77.77% <0.00%> (-6.84%) :arrow_down:
...ages/sdk-middleware-auth/src/refresh-token-flow.js 77.77% <0.00%> (-6.84%) :arrow_down:
.../sdk-middleware-auth/src/anonymous-session-flow.js 77.77% <0.00%> (-6.84%) :arrow_down:
packages/sync-actions/src/assets-actions.js 85.71% <0.00%> (-5.20%) :arrow_down:
packages/get-credentials/src/get-credentials.js 94.11% <0.00%> (-0.89%) :arrow_down:
...ges/sync-actions/src/utils/create-build-actions.js 96.96% <0.00%> (-0.71%) :arrow_down:
packages/sdk-auth/src/auth.js 98.98% <0.00%> (-0.28%) :arrow_down:
packages/sdk-client/src/client.js 100.00% <0.00%> (ø)
... and 115 more

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 752fa6a...91af4bd. Read the comment docs.