commercetools / commercetools-sdk-typescript

The e-commerce SDK from commercetools for JavaScript written in TypeScript.
https://commercetools.github.io/commercetools-sdk-typescript/
MIT License
45 stars 25 forks source link

[Fix] Error Due to Redacted OAuth Token #782

Closed ajimae closed 3 weeks ago

ajimae commented 1 month ago

Summary

Fix error that results when retrying due to redacted OAuth token

Tasks Completed

Ticket

DevX-425

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 2d32eb7300f60e53432df9db6a34507ea0fd1474

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

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | @commercetools/ts-client | 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 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.90%. Comparing base (243b45a) to head (2d32eb7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #782 +/- ## ======================================= Coverage 92.90% 92.90% ======================================= Files 25 25 Lines 282 282 Branches 12 12 ======================================= Hits 262 262 Misses 20 20 ``` | [Flag](https://app.codecov.io/gh/commercetools/commercetools-sdk-typescript/pull/782/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=commercetools) | Coverage Δ | | |---|---|---| | [integrationtests](https://app.codecov.io/gh/commercetools/commercetools-sdk-typescript/pull/782/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=commercetools) | `92.90% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=commercetools#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.