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

Recurrent repository care INTER-536 #145

Merged
merged 17 commits into from
Mar 21, 2024
Merged

Conversation

JuroUhlar
Copy link
Contributor

@JuroUhlar JuroUhlar commented Mar 15, 2024

  • Upgraded dependencies to --latest
  • Upgraded GitHub actions
  • Release using APP_ID
  • Polished and updated Readme.md, Contributing.md, package.json
  • Polished and unified example Readmes
  • Updated examples so they correctly import FingerprintJSPro from the spa package.
  • Tested with React 18, Sealed results, Zero trust mode, All Smart signals, No Smart signals
  • Resolved old issues
  • Fixes: Add useful example for the getData method #43

Copy link

github-actions bot commented Mar 15, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.87% 192/209
🟢 Branches 81.48% 44/54
🟡 Functions 71.7% 38/53
🟢 Lines 91.94% 171/186

Test suite run success

19 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from b20ccf7

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 91.86 81.48 71.69 91.93
🟢  src 94.33 90.32 60 93.61
🟢   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.66 75 86.66 92.75
🟢   fpjs-provider.tsx 88.52 69.23 83.33 91.22 112,118-123,142-144
🟢   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

.releaserc Show resolved Hide resolved
@JuroUhlar JuroUhlar changed the title WIP Chore/reccurent repository care Chore: Recurrent repository care Mar 18, 2024
@JuroUhlar JuroUhlar marked this pull request as ready for review March 18, 2024 17:16
@JuroUhlar JuroUhlar requested a review from ilfa as a code owner March 18, 2024 17:16
Copy link
Member

@ilfa ilfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!
Could you please rename commits to get a better changelog. The most important is to mention dev dependencies update and spa package update.

.github/workflows/release.yml Outdated Show resolved Hide resolved
@JuroUhlar JuroUhlar force-pushed the chore/reccurent-repository-care branch 2 times, most recently from 35e53a6 to 3895067 Compare March 19, 2024 14:30
@JuroUhlar JuroUhlar force-pushed the chore/reccurent-repository-care branch 3 times, most recently from 8982734 to f3c90d1 Compare March 19, 2024 14:52
@JuroUhlar JuroUhlar requested a review from ilfa March 19, 2024 14:56
@ilfa ilfa changed the title Chore: Recurrent repository care Prerelease 2: Recurrent repository care Mar 19, 2024
@ilfa ilfa changed the title Prerelease 2: Recurrent repository care Recurrent repository care Mar 19, 2024
@JuroUhlar JuroUhlar force-pushed the chore/reccurent-repository-care branch from e32f178 to cfd97fb Compare March 21, 2024 10:08
Copy link

This PR will create a patch release 🚀

2.6.3 (2024-03-21)

Bug Fixes

Build System

  • deps: update dependencies to latest version, now using @fingerprintjs/fingerprintjs-pro-spa@1.3.1 (275e234)

@JuroUhlar JuroUhlar merged commit a483e0a into main Mar 21, 2024
8 checks passed
@JuroUhlar JuroUhlar deleted the chore/reccurent-repository-care branch March 21, 2024 13:26
@fingerprint-dx-team
Copy link

🎉 This PR is included in version 2.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@JuroUhlar JuroUhlar changed the title Recurrent repository care Recurrent repository care INTER-536 Mar 27, 2024
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.

Add useful example for the getData method
2 participants