fingerprintjs / fingerprintjs-pro-server-api-node-sdk

Node.js wrapper for FingerprintJS Server API
https://dev.fingerprintjs.com/docs/server-api
MIT License
21 stars 6 forks source link

chore: fix broken docs link #157

Open JuroUhlar opened 1 day ago

changeset-bot[bot] commented 1 day ago

⚠️ No Changeset found

Latest commit: df97e6914d32b34bda96ad03910c0f5dd105fae2

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.

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

github-actions[bot] commented 1 day ago

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

github-actions[bot] commented 1 day ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 96.26% 206/214
🟒 Branches 87.14% 61/70
🟒 Functions 97.67% 42/43
🟒 Lines 96.23% 204/212

Test suite run success

72 tests passing in 10 suites.

Report generated by πŸ§ͺjest coverage report action from df97e6914d32b34bda96ad03910c0f5dd105fae2

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|-------------------------|---------|----------|---------|---------|--------------------------- 🟒|All files | 96.26 | 87.14 | 97.67 | 96.22 | 🟒| src| 95.12 | 82 | 96.29 | 95.09 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts)| 88.33 | 57.14 | 88.88 | 88.33 |[35](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L35),[67](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L67),[134](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L134),[138](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L138),[197](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L197),[228](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L228),[267](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/serverApiClient.ts#L267) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/urlUtils.ts)| 100 | 100 | 100 | 100 | 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 100 | 100 | 100 | 100 | 🟒|  [apiErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/errors/apiErrors.ts)| 100 | 100 | 100 | 100 | 🟒|  [getRetryAfter.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/errors/getRetryAfter.ts)| 100 | 100 | 100 | 100 | 🟒|  [handleErrorResponse.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/errors/handleErrorResponse.ts)| 100 | 100 | 100 | 100 | 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/770d161b3d1a32fbde9c719209ed6884206fb1ee/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |