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

feat!(frontend): reload the page on login / logout success #2432

Merged
merged 46 commits into from
May 27, 2024

feat(frontend): support URL in login / logout options

4f49469
Select commit
Loading
Failed to load commit list.
Merged

feat!(frontend): reload the page on login / logout success #2432

feat(frontend): support URL in login / logout options
4f49469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2024 in 0s

95.02% (-0.11%) compared to 8d50d18

View this Pull Request on Codecov

95.02% (-0.11%) compared to 8d50d18

Details

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 95.02%. Comparing base (8d50d18) to head (4f49469).

Files Patch % Lines
packages/ts/frontend/src/Authentication.ts 73.07% 4 Missing and 3 partials ⚠️
packages/ts/react-auth/src/useAuth.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2432      +/-   ##
==========================================
- Coverage   95.13%   95.02%   -0.11%     
==========================================
  Files          66       66              
  Lines        4524     4546      +22     
  Branches      648      658      +10     
==========================================
+ Hits         4304     4320      +16     
- Misses        179      182       +3     
- Partials       41       44       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.