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

Add support for logout from OAuth provider #6935

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for logout from OAuth provider

f990144
Select commit
Loading
Failed to load commit list.
Open

Add support for logout from OAuth provider #6935

Add support for logout from OAuth provider
f990144
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

81.51% (-0.06%) compared to 241b45e

View this Pull Request on Codecov

81.51% (-0.06%) compared to 241b45e

Details

Codecov Report

Attention: Patch coverage is 34.14634% with 27 lines in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (241b45e) to head (f990144).

Files Patch % Lines
panel/auth.py 34.14% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6935      +/-   ##
==========================================
- Coverage   81.57%   81.51%   -0.06%     
==========================================
  Files         323      323              
  Lines       47509    47550      +41     
==========================================
+ Hits        38754    38762       +8     
- Misses       8755     8788      +33     

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