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

Docs chore: replace relative links with GitHub ones for Typedoc #113

Closed JuroUhlar closed 3 months ago

github-actions[bot] commented 3 months ago

This PR will not create a new release :rocket:

github-actions[bot] commented 3 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 97.21% 174/179
🟒 Branches 87.18% 102/117
🟒 Functions 100% 41/41
🟒 Lines 97.19% 173/178

Test suite run success

84 tests passing in 10 suites.

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

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](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/serverApiClient.ts)| 93.1 | 77.77 | 100 | 93.1 |[38](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/serverApiClient.ts#L38),[72](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/serverApiClient.ts#L72),[132](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/serverApiClient.ts#L132),[208](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/serverApiClient.ts#L208) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/types.ts)| 100 | 90.16 | 100 | 100 |[89-103](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/types.ts#L89-L103),[129](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/types.ts#L129),[132](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/types.ts#L132) 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/urlUtils.ts)| 97.14 | 85.71 | 100 | 97.14 |[41](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/urlUtils.ts#L41) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 100 | 100 | 100 | 100 | 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/a2b28687764d5ee7a6d2703c153328f1b239aaa2/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |
fingerprint-dx-team[bot] commented 3 months ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: