Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add 400 and 429 status mappings for DELETE API #110

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

TheUnderScorer
Copy link
Collaborator

No description provided.

Copy link

This PR will create a patch release 🚀

4.1.1 (2024-06-24)

Bug Fixes

  • add 400 and 429 status mappings for DELETE API (8574924)

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
97.16% (+0.05% 🔼)
171/176
🟢 Branches
87.18% (-0.96% 🔻)
102/117
🟢 Functions 100% 40/40
🟢 Lines
97.14% (+0.05% 🔼)
170/175
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 types.ts 100%
90.16% (-0.31% 🔻)
100% 100%
🟢 serverApiClient.ts
92.98% (+0.53% 🔼)
77.78% (-2.22% 🔻)
100%
92.98% (+0.53% 🔼)

Test suite run success

83 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from 8574924

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 97.2 87.17 100 97.19
🟢  src 96.95 87.06 100 96.95
🟢   index.ts 100 100 100 100
🟢   responseUtils.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 93.1 77.77 100 93.1 38,72,132,208
🟢   types.ts 100 90.16 100 100 89-103,129,132
🟢   urlUtils.ts 97.14 85.71 100 97.14 41
🟢   webhook.ts 100 100 100 100
🟢  src/errors 100 100 100 100
🟢   unsealError.ts 100 100 100 100

@TheUnderScorer TheUnderScorer merged commit bf60837 into main Jun 24, 2024
12 checks passed
@TheUnderScorer TheUnderScorer deleted the chore/update-schema branch June 24, 2024 11:47
@fingerprint-dx-team
Copy link

🎉 This PR is included in version 4.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants