fingerprintjs / fingerprintjs-pro-react

Fingerprint Pro Wrapper for React Single Page Applications (SPA)
MIT License
52 stars 8 forks source link

docs(README): add requirements section #125

Closed TheUnderScorer closed 11 months ago

github-actions[bot] commented 11 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 91.83% 191/208
🟒 Branches 81.48% 44/54
🟑 Functions 73.08% 38/52
🟒 Lines 91.89% 170/185

Test suite run success

19 tests passing in 5 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|-----------------------|---------|----------|---------|---------|--------------------- 🟒|All files | 91.82 | 81.48 | 73.07 | 91.89 | 🟒| src| 94.28 | 90.32 | 62.06 | 93.54 | 🟒|  [detect-env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/detect-env.ts)| 92.3 | 86.66 | 100 | 91.3 |[15](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/detect-env.ts#L15),[85](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/detect-env.ts#L85) 🟒|  [env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/env.ts)| 100 | 100 | 100 | 100 | 🟒|  [env.types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/env.types.ts)| 100 | 100 | 100 | 100 | 🟑|  [fpjs-context.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/fpjs-context.ts)| 80 | 100 | 0 | 80 |[38](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/fpjs-context.ts#L38) 🟑|  [get-env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/get-env.ts)| 75 | 0 | 100 | 75 |[9-10](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/get-env.ts#L9-L10) 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/index.ts)| 100 | 100 | 0 | 100 | 🟒|  [ssr.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/ssr.ts)| 100 | 100 | 100 | 100 | 🟒|  [use-visitor-data.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/use-visitor-data.ts)| 97.72 | 100 | 87.5 | 97.29 |[79](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/use-visitor-data.ts#L79) 🟒| src/components| 90.66 | 75 | 86.66 | 92.75 | 🟒|  [fpjs-provider.tsx](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/components/fpjs-provider.tsx)| 88.52 | 69.23 | 83.33 | 91.22 |[113](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/components/fpjs-provider.tsx#L113),[119-124](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/components/fpjs-provider.tsx#L119-L124),[143-145](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/components/fpjs-provider.tsx#L143-L145) 🟒|  [with-environment.tsx](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/components/with-environment.tsx)| 100 | 100 | 100 | 100 | 🟒| src/utils| 85.71 | 57.14 | 87.5 | 82.6 | 🟑|  [assert-is-truthy.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/assert-is-truthy.ts)| 66.66 | 0 | 100 | 66.66 |[3](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/assert-is-truthy.ts#L3) 🟑|  [to-error.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/to-error.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/to-error.ts#L6) 🟒|  [use-previous.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/use-previous.ts)| 100 | 100 | 100 | 100 | 🟒|  [wait-until.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/wait-until.ts)| 86.66 | 60 | 75 | 80 |[10-12](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/406f89acc204dc16db705af14b79a4d07cf9c16b/src/utils/wait-until.ts#L10-L12)
ilfa commented 11 months ago

@TheUnderScorer could you replace the link to the logo here too?

TheUnderScorer commented 11 months ago

@ilfa done!

github-actions[bot] commented 11 months ago

This PR will create a patch release :rocket:

2.5.2 (2023-10-11)

Documentation

ilfa commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: