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

docs: fix api reference link #107

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

TheUnderScorer
Copy link
Collaborator

No description provided.

Copy link

This PR will create a minor release 🚀

4.1.0 (2024-06-17)

Features

  • add isValidWebhookSignature function for validating webhook signature [INTER-731] (885b693)
  • add delete API (9f581ab)
  • add os Mismatch (c3ca8d7)
  • add revision string field to confidence object (a664c2d)
  • expose raw response in errors (fd8e352)
  • make Options.region optional (48c8024)
  • provide error as-is without serialization in getEvent method (c21a7b6)

Documentation

  • README: remove ipLocation field (acb7c38)

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.06% 165/170
🟢 Branches 88.14% 104/118
🟢 Functions 100% 39/39
🟢 Lines 97.04% 164/169

Test suite run success

81 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from e775a35

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 97.05 88.13 100 97.04
🟢  src 96.77 88.03 100 96.77
🟢   index.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 92.3 80 100 92.3 34,68,127,195
🟢   types.ts 100 90.47 100 100 78-90,117,120
🟢   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 76e6434 into main Jun 17, 2024
12 checks passed
@TheUnderScorer TheUnderScorer deleted the docs/fix-api-reference-link branch June 17, 2024 11:25
@fingerprint-dx-team
Copy link

🎉 This PR is included in version 4.1.0 🎉

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