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

Protocol add properties #164

Merged
merged 4 commits into from
Oct 21, 2024

shorter code

c72deb2
Select commit
Loading
Failed to load commit list.
Merged

Protocol add properties #164

shorter code
c72deb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

52.34% (+0.21%) compared to 48adb95

View this Pull Request on Codecov

52.34% (+0.21%) compared to 48adb95

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 52.34%. Comparing base (48adb95) to head (c72deb2).

Files with missing lines Patch % Lines
...im/route/service/impl/AccountServiceRedisImpl.java 0.00% 4 Missing ⚠️
...e/cim/client/service/impl/MsgCallBackListener.java 0.00% 3 Missing ⚠️
...e/cim/client/sdk/impl/ClientConfigurationData.java 0.00% 1 Missing ⚠️
...om/crossoverjie/cim/common/constant/Constants.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
+ Coverage     52.13%   52.34%   +0.21%     
- Complexity      302      305       +3     
============================================
  Files            74       74              
  Lines          1594     1597       +3     
  Branches        123      123              
============================================
+ Hits            831      836       +5     
+ Misses          723      722       -1     
+ Partials         40       39       -1     

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