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: support passing login query string to oauth authorize redirect #2222

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

feat: support optionally passing login query string to oauth authoriz…

ebd0aa0
Select commit
Loading
Failed to load commit list.
Open

feat: support passing login query string to oauth authorize redirect #2222

feat: support optionally passing login query string to oauth authoriz…
ebd0aa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

79.61% (+5.79%) compared to c65e067

View this Pull Request on Codecov

79.61% (+5.79%) compared to c65e067

Details

Codecov Report

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

Project coverage is 79.61%. Comparing base (c65e067) to head (ebd0aa0).

Files Patch % Lines
flask_appbuilder/security/views.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2222      +/-   ##
==========================================
+ Coverage   73.81%   79.61%   +5.79%     
==========================================
  Files          72       72              
  Lines        8754     9032     +278     
==========================================
+ Hits         6462     7191     +729     
+ Misses       2292     1841     -451     

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