fingerprintjs / fingerprintjs-pro-server-api-node-sdk

Node.js wrapper for FingerprintJS Server API
https://dev.fingerprintjs.com/docs/server-api
MIT License
18 stars 3 forks source link

Upgrade Node SDK #100

Closed Orkuncakilkaya closed 4 months ago

github-actions[bot] commented 4 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
97.14% (+0.29% πŸ”Ό)
136/140
🟒 Branches
89.77% (-1.03% πŸ”»)
79/88
🟒 Functions 100% 31/31
🟒 Lines
97.12% (+0.27% πŸ”Ό)
135/139
Show new covered files 🐣
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :-: | :- | :- | :- | :- | :- | | 🟒 |
`...` / unsealError.ts
| 100% | 100% | 100% | 100% |
Show files with reduced coverage πŸ”»
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :-: | :- | :- | :- | :- | :- | | 🟒 | serverApiClient.ts |
90.48% (-0.63% πŸ”»)
|
79.31% (-3.45% πŸ”»)
| 100% |
90.48% (-0.63% πŸ”»)
|

Test suite run success

67 tests passing in 8 suites.

Report generated by πŸ§ͺjest coverage report action from 6f7ee4061d5b3a8f5217e8eb5cbfff16b6061bcb

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|---------------------|---------|----------|---------|---------|------------------- 🟒|All files | 97.14 | 89.77 | 100 | 97.12 | 🟒| src| 96.8 | 89.65 | 100 | 96.8 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/serverApiClient.ts)| 90.47 | 79.31 | 100 | 90.47 |[32](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/serverApiClient.ts#L32),[36](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/serverApiClient.ts#L36),[47](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/serverApiClient.ts#L47),[87](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/serverApiClient.ts#L87) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/types.ts)| 100 | 93.02 | 100 | 100 |[63](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/types.ts#L63),[85](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/types.ts#L85),[88](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/types.ts#L88) 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/urlUtils.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 100 | 100 | 100 | 100 | 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/3a274ae7e9caabd660420b600f77d2756279b482/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |
github-actions[bot] commented 4 months ago

This PR will create a patch release :rocket:

4.0.1 (2024-03-26)

Build System

fingerprint-dx-team[bot] commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: