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

build: don't tag and version private packages #138

Closed TheUnderScorer closed 1 month ago

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: c9e1173696613b9205b775ed15ca1997dfc8cb1b

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 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 c9e1173696613b9205b775ed15ca1997dfc8cb1b

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/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts)| 85.07 | 61.9 | 100 | 85.07 |[46](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L46),[80](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L80),[109](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L109),[147](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L147),[151](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L151),[187](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L187),[217](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L217),[252](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L252),[289](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L289),[317](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/serverApiClient.ts#L317) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/urlUtils.ts)| 94.28 | 71.42 | 100 | 94.28 |[41](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/urlUtils.ts#L41),[65](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/urlUtils.ts#L65) 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/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/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/errors/apiErrors.ts)| 91.22 | 68.18 | 79.16 | 94.33 |[49](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/errors/apiErrors.ts#L49),[139](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/errors/apiErrors.ts#L139),[154](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/errors/apiErrors.ts#L154) 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/2784d5c3b5f72fc689eb1d56c5bab363a60c1601/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |