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

Optimize client message #161

Merged
merged 1 commit into from
Sep 30, 2024

optimize-client-msg

5bfad6c
Select commit
Loading
Failed to load commit list.
Merged

Optimize client message #161

optimize-client-msg
5bfad6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2024 in 0s

37.28% (-0.29%) compared to 9c293c1

View this Pull Request on Codecov

37.28% (-0.29%) compared to 9c293c1

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 37.28%. Comparing base (9c293c1) to head (5bfad6c).

Files with missing lines Patch % Lines
...soverjie/cim/route/controller/RouteController.java 0.00% 5 Missing ⚠️
...e/cim/client/service/impl/MsgCallBackListener.java 50.00% 2 Missing ⚠️
...erjie/cim/client/service/impl/EchoServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #161      +/-   ##
============================================
- Coverage     37.57%   37.28%   -0.29%     
+ Complexity      306      303       -3     
============================================
  Files            77       77              
  Lines          2233     2234       +1     
  Branches        251      251              
============================================
- Hits            839      833       -6     
- Misses         1356     1362       +6     
- Partials         38       39       +1     

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