sixhours-team / memcached-spring-boot

Library that provides support for auto-configuration of Memcached cache in a Spring Boot application.
Apache License 2.0
71 stars 33 forks source link

Add test validation for memcached client server list #81

Closed igorbolic closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #81 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #81   +/-   ##
=========================================
  Coverage     92.39%   92.39%           
+ Complexity       98       97    -1     
=========================================
  Files            21       21           
  Lines           276      276           
  Branches          9        9           
=========================================
  Hits            255      255           
  Misses           14       14           
  Partials          7        7
Impacted Files Coverage Δ Complexity Δ
...memcached/cache/XMemcachedCacheManagerFactory.java 90.9% <100%> (ø) 3 <0> (ø) :arrow_down:

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 195f01f...bf0d41c. Read the comment docs.