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

Fix issue setting nextUrl on click of logout button #2040

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add to SAML logout logic

1a47c48
Select commit
Loading
Failed to load commit list.
Draft

Fix issue setting nextUrl on click of logout button #2040

Add to SAML logout logic
1a47c48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

71.39% (+0.00%) compared to c143bce

View this Pull Request on Codecov

71.39% (+0.00%) compared to c143bce

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.39%. Comparing base (c143bce) to head (1a47c48).

Files Patch % Lines
public/apps/account/utils.tsx 20.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2040   +/-   ##
=======================================
  Coverage   71.39%   71.39%           
=======================================
  Files          97       97           
  Lines        2650     2650           
  Branches      403      402    -1     
=======================================
  Hits         1892     1892           
  Misses        642      642           
  Partials      116      116           

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