Bestoa / shadowsocks-vertx

Java port of shadowsocks with vertx.
Apache License 2.0
27 stars 23 forks source link

Fix log4j2 version since 2.8 can't work on Windows 10. #45

Closed Bestoa closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #45      +/-   ##
============================================
+ Coverage      74.1%   74.23%   +0.12%     
- Complexity      162      163       +1     
============================================
  Files            15       15              
  Lines           780      780              
  Branches         85       85              
============================================
+ Hits            578      579       +1     
  Misses          144      144              
+ Partials         58       57       -1
Impacted Files Coverage Δ Complexity Δ
...c/main/java/shadowsocks/vertxio/ServerHandler.java 62.87% <0%> (+0.59%) 25% <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 1e1c3e9...94e875c. Read the comment docs.