crossoverJie / distributed-redis-tool

🔒A simple distributed tools based on Redis.
https://crossoverjie.top/tags/Distributed-Lock/
MIT License
613 stars 305 forks source link

Fix 1.0.5 #10

Closed crossoverJie closed 6 years ago

crossoverJie commented 6 years ago

What kind of change does this PR introduce? (check at least one)

The description of the PR:

Other information:

crossoverJie commented 6 years ago

优化结果:

codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 2.11%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
+ Coverage     70.76%   72.88%   +2.11%     
- Complexity       35       36       +1     
============================================
  Files             7        7              
  Lines           195      177      -18     
  Branches         23       25       +2     
============================================
- Hits            138      129       -9     
+ Misses           54       44      -10     
- Partials          3        4       +1
Impacted Files Coverage Δ Complexity Δ
...a/com/crossoverjie/distributed/lock/RedisLock.java 93.67% <75%> (+8.1%) 21 <0> (+1) :arrow_up:

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 96fe6a2...d8c7280. Read the comment docs.