Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend getData options with fingerprintjs-pro GetDataOptions. #109

Merged
merged 4 commits into from
Jun 9, 2023

Conversation

ilfa
Copy link
Member

@ilfa ilfa commented Jun 7, 2023

Add functionality to resolve #108

@ilfa ilfa requested a review from TheUnderScorer June 7, 2023 17:45
@ilfa ilfa changed the title Extend getData options with fingerprintjs-pro GetDataOptions. #108 Extend getData options with fingerprintjs-pro GetDataOptions. Jun 7, 2023
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

This PR will create a minor release 🚀

2.4.0 (2023-06-07)

Features

  • extend getData options with fingerprintjs-pro GetDataOptions. #108 (fe2961e)

Build System

  • deps: update typedoc version to get improved documentation page design (778bb4d)

@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
90.78% (+0.04% 🔼)
187/206
🟢 Branches
81.48% (+0.45% 🔼)
44/54
🟡 Functions 76% 38/50
🟢 Lines
90.71% (+0.05% 🔼)
166/183

Test suite run success

19 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from ada1f67

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 90.77 81.48 76 90.71
🟢  src 92.3 90.32 66.66 91.3
🔴   agent-server-mock.ts 0 100 0 0 3-5
🟢   detect-env.ts 92.3 86.66 100 91.3 15,85
🟢   env.ts 100 100 100 100
🟢   env.types.ts 100 100 100 100
🟡   fpjs-context.ts 80 100 0 80 38
🟡   get-env.ts 75 0 100 75 9-10
🟢   index.ts 100 100 0 100
🟢   ssr.ts 100 100 100 100
🟢   use-visitor-data.ts 97.72 100 87.5 97.29 79
🟢  src/components 90.54 75 86.66 92.64
🟢   fpjs-provider.tsx 88.33 69.23 83.33 91.07 106,112-117,136-138
🟢   with-environment.tsx 100 100 100 100
🟢  src/utils 85.71 57.14 87.5 82.6
🟡   assert-is-truthy.ts 66.66 0 100 66.66 3
🟡   to-error.ts 75 100 100 75 6
🟢   use-previous.ts 100 100 100 100
🟢   wait-until.ts 86.66 60 75 80 10-12

@ilfa ilfa self-assigned this Jun 7, 2023
@ilfa ilfa merged commit 8a6727e into main Jun 9, 2023
6 checks passed
@ilfa ilfa deleted the feat/allow-pass-getoptions-to-getdata branch June 9, 2023 10:00
@ilfa
Copy link
Member Author

ilfa commented Jun 9, 2023

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ilfa ilfa added the released label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Put extra arguments for the getData callback
2 participants