Closed kakawait closed 6 years ago
Merging #103 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #103 +/- ##
==========================================
Coverage 82.89% 82.89%
Complexity 117 117
==========================================
Files 23 23
Lines 608 608
Branches 77 77
==========================================
Hits 504 504
Misses 78 78
Partials 26 26
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...as/autoconfigure/CasSecurityAutoConfiguration.java | 84% <ø> (ø) |
7 <0> (?) |
|
...gure/CasAuthenticationProviderSecurityBuilder.java | 100% <ø> (ø) |
7 <0> (?) |
|
...e/CasAssertionUserDetailsServiceConfiguration.java | 100% <ø> (ø) |
2 <0> (?) |
|
...y/cas/autoconfigure/CasTicketValidatorBuilder.java | 95.76% <ø> (ø) |
18 <0> (?) |
|
...y/cas/autoconfigure/CasHttpSecurityConfigurer.java | 87.34% <ø> (ø) |
7 <0> (?) |
|
...toconfigure/CasAuthenticationFilterConfigurer.java | 88.23% <ø> (ø) |
8 <0> (?) |
|
...curity/cas/autoconfigure/CasSecurityCondition.java | 50% <ø> (ø) |
1 <0> (?) |
|
...autoconfigure/CasTicketValidatorConfiguration.java | 88.88% <ø> (ø) |
3 <0> (?) |
|
...urity/cas/autoconfigure/CasSecurityProperties.java | 76.08% <ø> (ø) |
7 <0> (?) |
|
...e/SpringBoot1CasHttpSecurityConfigurerAdapter.java | 0% <ø> (ø) |
0 <0> (?) |
|
... and 2 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 1f3a93f...25d62f5. Read the comment docs.
From
com.kakawait.spring.boot.security.cas
tocom.kakawait.spring.boot.security.cas.autoconfigure
fixes #33