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

Release [changeset] #141

Closed fingerprint-dx-team[bot] closed 1 month ago

fingerprint-dx-team[bot] commented 1 month ago

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fingerprintjs/fingerprintjs-pro-server-api@5.1.0

Minor Changes

github-actions[bot] commented 1 month ago

⚠️ This PR will not create a new release.

github-actions[bot] commented 1 month ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 92.71% 229/247
🟑 Branches 71.93% 82/114
🟒 Functions 90.74% 49/54
🟒 Lines 93.39% 226/242

Test suite run success

83 tests passing in 10 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|---------------------|---------|----------|---------|---------|--------------------------------------- 🟒|All files | 92.71 | 71.92 | 90.74 | 93.38 | 🟒| src| 92.57 | 73.91 | 100 | 92.57 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts)| 85.07 | 61.9 | 100 | 85.07 |[46](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L46),[80](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L80),[109](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L109),[147](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L147),[151](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L151),[187](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L187),[217](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L217),[252](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L252),[289](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L289),[317](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/serverApiClient.ts#L317) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/urlUtils.ts)| 94.28 | 71.42 | 100 | 94.28 |[41](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/urlUtils.ts#L41),[65](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/urlUtils.ts#L65) 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 93.05 | 68.88 | 82.75 | 95.52 | 🟒|  [apiErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/errors/apiErrors.ts)| 91.22 | 68.18 | 79.16 | 94.33 |[49](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/errors/apiErrors.ts#L49),[139](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/errors/apiErrors.ts#L139),[154](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/errors/apiErrors.ts#L154) 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/898bb7e43546562b23391607b36c24eeba7afc44/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |