sofastack / sofa-rpc-node

SOFARPC Node is a high-performance, high-extensibility, production-level Nodejs RPC framework.
MIT License
612 stars 64 forks source link

fix: fit dubbo url rule #19

Closed gxcsoccer closed 5 years ago

gxcsoccer commented 5 years ago

https://github.com/alipay/sofa-rpc-node/issues/15#issuecomment-434920278

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          38       38           
  Lines        1804     1804           
=======================================
  Hits         1776     1776           
  Misses         28       28
Impacted Files Coverage Δ
lib/registry/zk/data_client.js 93.87% <100%> (ø) :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 392a4b2...606401d. Read the comment docs.

gxcsoccer commented 5 years ago

1.5.2