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

docs(README): add requirements section, polish readme INTER-257 #84

Closed JuroUhlar closed 10 months ago

github-actions[bot] commented 10 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 95.4% 83/87
🟒 Branches 89.74% 70/78
🟒 Functions 100% 20/20
🟒 Lines 95.4% 83/87

Test suite run success

58 tests passing in 7 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|--------------------|---------|----------|---------|---------|------------------- 🟒|All files | 95.4 | 89.74 | 100 | 95.4 | 🟒| [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/index.ts)| 100 | 100 | 100 | 100 | 🟒| [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/serverApiClient.ts)| 91.11 | 82.75 | 100 | 91.11 |[32](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/serverApiClient.ts#L32),[36](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/serverApiClient.ts#L36),[47](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/serverApiClient.ts#L47),[91](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/serverApiClient.ts#L91) 🟒| [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/types.ts)| 100 | 93.02 | 100 | 100 |[65](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/types.ts#L65),[90](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/types.ts#L90),[93](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/types.ts#L93) 🟒| [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/136e2078821a2718b0329076d5ed28776558991b/src/urlUtils.ts)| 100 | 100 | 100 | 100 |
makma commented 10 months ago

Looks great to me!

github-actions[bot] commented 10 months ago

This PR will create a patch release :rocket:

2.3.2 (2023-09-21)

Documentation

ilfa commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: