kakawait / cas-security-spring-boot-starter

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

Spring boot 2 #94

Closed kakawait closed 6 years ago

kakawait commented 6 years ago

related to #94

codecov[bot] commented 6 years ago

Codecov Report

Merging #94 into master will decrease coverage by 5.28%. The diff coverage is 29.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
- Coverage     88.18%   82.89%   -5.29%     
+ Complexity      118      117       -1     
============================================
  Files            22       23       +1     
  Lines           567      608      +41     
  Branches         77       77              
============================================
+ Hits            500      504       +4     
- Misses           38       78      +40     
+ Partials         29       26       -3
Impacted Files Coverage Δ Complexity Δ
...security/cas/CasSingleSignOutFilterConfigurer.java 90.9% <ø> (-1.4%) 7 <0> (-1)
...s/SpringBoot1CasHttpSecurityConfigurerAdapter.java 0% <0%> (ø) 0 <0> (?)
...g/boot/security/cas/CasHttpSecurityConfigurer.java 87.34% <100%> (+10.51%) 7 <0> (+2) :arrow_up:
...spring/boot/security/cas/CasSecurityCondition.java 50% <100%> (ø) 1 <1> (ø) :arrow_down:
...oot/security/cas/CasSecurityAutoConfiguration.java 84% <40%> (-2.16%) 7 <0> (ø)
...pring/boot/security/cas/CasSecurityProperties.java 76.08% <69.23%> (-3.92%) 7 <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 2e59180...375d8da. Read the comment docs.