sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

fix directUrl transform exception #1361

Closed EvenLjj closed 10 months ago

EvenLjj commented 10 months ago

modify directUrl transform exception

codecov[bot] commented 10 months ago

Codecov Report

Merging #1361 (ea28f74) into master (666261d) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1361      +/-   ##
============================================
+ Coverage     72.03%   72.05%   +0.02%     
  Complexity      784      784              
============================================
  Files           416      416              
  Lines         17661    17661              
  Branches       2752     2752              
============================================
+ Hits          12722    12726       +4     
+ Misses         3537     3531       -6     
- Partials       1402     1404       +2     
Files Changed Coverage Δ
...alipay/sofa/rpc/registry/local/DomainRegistry.java 94.26% <100.00%> (ø)

... and 3 files with indirect coverage changes