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: exit pre-release #146

Closed TheUnderScorer closed 4 weeks ago

changeset-bot[bot] commented 4 weeks ago

⚠️ No Changeset found

Latest commit: 7faf2e47683efcf4b135f021b522d9228462f49e

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 4 weeks ago

πŸš€ Following releases will be created using changesets from this PR:

@fingerprintjs/fingerprintjs-pro-server-api@5.2.0

Minor Changes

github-actions[bot] commented 4 weeks ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 92.86% 260/280
🟑 Branches 73.02% 92/126
🟒 Functions 86.89% 53/61
🟒 Lines 93.77% 256/273

Test suite run success

91 tests passing in 11 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|---------------------|---------|----------|---------|---------|------------------------------------------- 🟒|All files | 92.85 | 73.01 | 86.88 | 93.77 | 🟒| src| 93.71 | 80.28 | 100 | 93.68 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts)| 86.9 | 66.66 | 100 | 86.9 |[53](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L53),[87](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L87),[119](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L119),[157](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L157),[161](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L161),[199](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L199),[229](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L229),[267](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L267),[311](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L311),[343](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L343),[409](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/serverApiClient.ts#L409) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/urlUtils.ts)| 100 | 100 | 100 | 100 | 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 91.01 | 63.63 | 76.47 | 93.97 | 🟒|  [apiErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/apiErrors.ts)| 90.9 | 100 | 66.66 | 90.9 |[34](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/apiErrors.ts#L34) 🟒|  [commonErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/commonErrors.ts)| 87.5 | 25 | 50 | 87.5 |[17](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/commonErrors.ts#L17) 🟒|  [eventErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/eventErrors.ts)| 90.47 | 66.66 | 80 | 94.73 |[56](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/eventErrors.ts#L56) 🟒|  [getRetryAfter.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/getRetryAfter.ts)| 100 | 100 | 100 | 100 | 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 | 🟒|  [visitErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/visitErrors.ts)| 87.09 | 66.66 | 69.23 | 92.85 |[67](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/visitErrors.ts#L67),[78](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e94d5e4aec7cad926f13e41c58d733d6bab52cb6/src/errors/visitErrors.ts#L78)