Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dynamic url #151

Merged
merged 3 commits into from
Sep 19, 2024

add test

0f0d718
Select commit
Loading
Failed to load commit list.
Merged

Support dynamic url #151

add test
0f0d718
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

36.64% (+0.84%) compared to 3c4f917

View this Pull Request on Codecov

36.64% (+0.84%) compared to 3c4f917

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.

Project coverage is 36.64%. Comparing base (3c4f917) to head (0f0d718).

Files with missing lines Patch % Lines
...overjie/cim/common/core/proxy/RpcProxyManager.java 92.30% 0 Missing and 2 partials ⚠️
...im/route/service/impl/AccountServiceRedisImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #151      +/-   ##
============================================
+ Coverage     35.80%   36.64%   +0.84%     
- Complexity      290      295       +5     
============================================
  Files            75       75              
  Lines          2198     2213      +15     
  Branches        247      252       +5     
============================================
+ Hits            787      811      +24     
+ Misses         1369     1363       -6     
+ Partials         42       39       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.