kobolog / gorb

IPVS on steroids – REST API, heartbeats, service discovery and more
GNU Lesser General Public License v3.0
809 stars 83 forks source link

Fix pathes in "clean" rule. #20

Closed monaka closed 8 years ago

monaka commented 8 years ago

They should be relative.

codecov-io commented 8 years ago

Current coverage is 98.16%

Merging #20 into master will not affect coverage as of e41b217

@@            master     #20   diff @@
======================================
  Files           13      13       
  Stmts          218     218       
  Branches        34      34       
  Methods          0       0       
======================================
  Hit            214     214       
  Partial          1       1       
  Missed           3       3       

Review entire Coverage Diff as of e41b217

Powered by Codecov. Updated on successful CI builds.

kobolog commented 8 years ago

Thanks!