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: Update Authorization Prompt URL to Use URL Anchor Instead of Query Parameters (WPB-1343) #15844

Merged
merged 8 commits into from
Sep 28, 2023

extract logic

af613df
Select commit
Loading
Failed to load commit list.
Merged

fix: Update Authorization Prompt URL to Use URL Anchor Instead of Query Parameters (WPB-1343) #15844

extract logic
af613df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

44.51% (+0.02%) compared to 2979a63

View this Pull Request on Codecov

44.51% (+0.02%) compared to 2979a63

Details

Codecov Report

Merging #15844 (af613df) into dev (2979a63) will increase coverage by 0.02%.
Report is 95 commits behind head on dev.
The diff coverage is 9.09%.

@@            Coverage Diff             @@
##              dev   #15844      +/-   ##
==========================================
+ Coverage   44.48%   44.51%   +0.02%     
==========================================
  Files         673      674       +1     
  Lines       22719    22774      +55     
  Branches     5166     5180      +14     
==========================================
+ Hits        10107    10138      +31     
- Misses      11324    11339      +15     
- Partials     1288     1297       +9