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 the issue that an immediate login after logout will be redirected to signin page #2633

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

nobodyiam
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

Merging #2633 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2633      +/-   ##
============================================
- Coverage     50.17%   50.14%   -0.03%     
+ Complexity     2056     2055       -1     
============================================
  Files           413      413              
  Lines         12642    12641       -1     
  Branches       1293     1293              
============================================
- Hits           6343     6339       -4     
- Misses         5851     5852       +1     
- Partials        448      450       +2
Impacted Files Coverage Δ Complexity Δ
...lo/portal/spi/configuration/AuthConfiguration.java 5.81% <0%> (+0.03%) 1 <0> (ø) ⬇️
...mework/apollo/portal/component/PortalSettings.java 65.07% <0%> (-4.77%) 5% <0%> (ø)
.../apollo/internals/RemoteConfigLongPollService.java 79.62% <0%> (-0.62%) 27% <0%> (-1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40c5e47...35d6845. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 53.706% when pulling 35d6845 on nobodyiam:fix-logout into 40c5e47 on ctripcorp:master.

@nobodyiam nobodyiam merged commit 1d12658 into apolloconfig:master Oct 2, 2019
@nobodyiam nobodyiam added this to the 1.5.0 milestone Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants