kakawait / cas-security-spring-boot-starter

Spring boot starter for Apereo CAS client fully integrated with Spring security
MIT License
152 stars 45 forks source link

Release 1.0.0 #123

Closed kakawait closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #123 into master will decrease coverage by 4.75%. The diff coverage is 42.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
- Coverage     89.43%   84.67%   -4.76%     
- Complexity      118      120       +2     
============================================
  Files            22       23       +1     
  Lines           568      607      +39     
  Branches         77       77              
============================================
+ Hits            508      514       +6     
- Misses           32       69      +37     
+ Partials         28       24       -4
Impacted Files Coverage Δ Complexity Δ
...gure/CasAuthenticationProviderSecurityBuilder.java 100% <ø> (ø) 7 <0> (?)
...e/CasAssertionUserDetailsServiceConfiguration.java 100% <ø> (ø) 2 <0> (?)
...autoconfigure/CasTicketValidatorConfiguration.java 88.88% <ø> (ø) 3 <0> (?)
...utoconfigure/CasSingleSignOutFilterConfigurer.java 90.9% <ø> (ø) 7 <0> (?)
...toconfigure/CasAuthenticationFilterConfigurer.java 88.23% <ø> (ø) 8 <0> (?)
...s/web/RequestAwareCasAuthenticationEntryPoint.java 100% <ø> (ø) 5 <0> (ø) :arrow_down:
...as/autoconfigure/CasSecurityConfigurerAdapter.java 42.85% <ø> (ø) 3 <0> (?)
...y/cas/autoconfigure/CasTicketValidatorBuilder.java 95.76% <ø> (ø) 18 <0> (?)
...e/SpringBoot1CasHttpSecurityConfigurerAdapter.java 0% <0%> (ø) 0 <0> (?)
...y/cas/autoconfigure/CasHttpSecurityConfigurer.java 87.5% <100%> (ø) 7 <0> (?)
... and 9 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 f42e782...e2ae8dc. Read the comment docs.