minio / dsync

A distributed sync package.
Apache License 2.0
400 stars 41 forks source link

Fix setting RPC Path for chaos tests. #45

Closed fwessels closed 7 years ago

fwessels commented 7 years ago

(and refactor resource name into rpcPath)

Fixes https://github.com/minio/dsync/issues/44

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage    86.4%   86.69%   +0.29%     
==========================================
  Files           2        2              
  Lines         206      203       -3     
==========================================
- Hits          178      176       -2     
+ Misses         21       20       -1     
  Partials        7        7
Impacted Files Coverage Δ
drwmutex.go 85.4% <0%> (+0.29%) :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 b9f7da7...cf082c9. Read the comment docs.