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

support spring security auth #732

Merged
merged 1 commit into from
Sep 5, 2017
Merged

support spring security auth #732

merged 1 commit into from
Sep 5, 2017

Conversation

lepdou
Copy link
Contributor

@lepdou lepdou commented Sep 4, 2017

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 50.517% when pulling 95df2844b1c5f2b68a6b2893eacc6aac38a1a7b0 on lepdou:auth into 5f05ddb on ctripcorp:master.

@codecov-io
Copy link

codecov-io commented Sep 4, 2017

Codecov Report

Merging #732 into master will decrease coverage by 3.94%.
The diff coverage is 9.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #732      +/-   ##
============================================
- Coverage     50.98%   47.04%   -3.95%     
- Complexity      812     1542     +730     
============================================
  Files           175      352     +177     
  Lines          4858     9682    +4824     
  Branches        468      958     +490     
============================================
+ Hits           2477     4555    +2078     
- Misses         2185     4787    +2602     
- Partials        196      340     +144
Impacted Files Coverage Δ Complexity Δ
...mework/apollo/common/config/RefreshableConfig.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...llo/portal/spi/defaultimpl/DefaultUserService.java 69.23% <ø> (ø) 4 <0> (?)
...mework/apollo/biz/service/BizDBPropertySource.java 82.35% <ø> (ø) 12 <0> (ø) ⬇️
...mework/apollo/portal/controller/AppController.java 23.07% <ø> (ø) 3 <0> (?)
...ramework/apollo/common/auth/WebSecurityConfig.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../spi/springsecurity/SpringSecurityUserService.java 0% <0%> (ø) 0 <0> (?)
...k/apollo/portal/component/config/PortalConfig.java 22.58% <0%> (ø) 8 <0> (?)
...k/apollo/portal/controller/UserInfoController.java 8.33% <0%> (ø) 1 <0> (?)
...i/springsecurity/SpringSecurityUserInfoHolder.java 0% <0%> (ø) 0 <0> (?)
...lo/portal/spi/configuration/AuthConfiguration.java 6.59% <0%> (ø) 1 <0> (?)
... and 182 more

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 9721ba3...b1d0745. Read the comment docs.

@lepdou lepdou force-pushed the auth branch 3 times, most recently from 03a0621 to 883e6b0 Compare September 4, 2017 12:18
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 50.471% when pulling 883e6b03a23397f5478345712199730ccf9e2982 on lepdou:auth into 5f05ddb on ctripcorp:master.

@lepdou lepdou force-pushed the auth branch 2 times, most recently from cb8ab08 to b1d0745 Compare September 5, 2017 02:33
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling b1d0745 on lepdou:auth into ** on ctripcorp:master**.

@nobodyiam nobodyiam merged commit c8ef52c into apolloconfig:master Sep 5, 2017
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.

4 participants