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

ci: add schema sync action #114

Closed TheUnderScorer closed 3 months ago

github-actions[bot] commented 3 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
97.21% (+2.69% πŸ”Ό)
174/179
🟒 Branches
87.18% (+8.77% πŸ”Ό)
102/117
🟒 Functions
100% (+6.38% πŸ”Ό)
41/41
🟒 Lines
97.19% (+2.31% πŸ”Ό)
173/178
Show files with reduced coverage πŸ”»
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :-: | :- | :- | :- | :- | :- | | 🟒 | types.ts | 100% |
90.16% (-9.84% πŸ”»)
| 100% | 100% |

Test suite run success

84 tests passing in 10 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|---------------------|---------|----------|---------|---------|-------------------------- 🟒|All files | 94.52 | 78.4 | 93.61 | 94.88 | 🟒| src| 94.33 | 81.35 | 100 | 94.33 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts)| 86.27 | 68.75 | 100 | 86.27 |[34](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L34),[68](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L68),[97](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L97),[127](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L127),[162](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L162),[199](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L199),[227](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/serverApiClient.ts#L227) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/urlUtils.ts)| 97.14 | 85.71 | 100 | 97.14 |[41](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/urlUtils.ts#L41) 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 95 | 72.41 | 86.95 | 96.42 | 🟒|  [apiErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/errors/apiErrors.ts)| 93.33 | 71.42 | 83.33 | 95.23 |[45](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/errors/apiErrors.ts#L45),[111](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/errors/apiErrors.ts#L111) 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/0aa28dde03fa49839bb50f90343afb277ef244b3/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |
github-actions[bot] commented 3 months ago

This PR will not create a new release :rocket: