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

Client SDK #148

Merged
merged 18 commits into from
Sep 16, 2024
Merged

Client SDK #148

merged 18 commits into from
Sep 16, 2024

Conversation

crossoverJie
Copy link
Owner

New client sdk.

# Conflicts:
#	cim-common/pom.xml
#	cim-common/src/main/java/com/crossoverjie/cim/common/core/proxy/ProxyManager.java
@crossoverJie crossoverJie added the enhancement New feature or request label Sep 12, 2024
@crossoverJie crossoverJie added this to the 
v2.0.0 milestone Sep 12, 2024
@crossoverJie crossoverJie self-assigned this Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 71.05263% with 121 lines in your changes missing coverage. Please review.

Project coverage is 35.94%. Comparing base (8703c9c) to head (4c149f8).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
...soverjie/cim/route/controller/RouteController.java 0.00% 22 Missing ⚠️
...m/crossoverjie/cim/client/sdk/impl/ClientImpl.java 84.54% 13 Missing and 4 partials ⚠️
...overjie/cim/client/sdk/impl/ClientBuilderImpl.java 53.84% 10 Missing and 2 partials ⚠️
.../com/crossoverjie/cim/client/sdk/RouteManager.java 68.75% 8 Missing and 2 partials ⚠️
...rossoverjie/cim/client/sdk/io/CIMClientHandle.java 72.72% 6 Missing and 3 partials ⚠️
...m/client/service/impl/command/DelayMsgCommand.java 12.50% 7 Missing ⚠️
...ossoverjie/cim/route/service/CommonBizService.java 0.00% 6 Missing ⚠️
...m/client/service/impl/command/ShutDownCommand.java 0.00% 5 Missing ⚠️
...e/cim/client/sdk/impl/ClientConfigurationData.java 80.95% 4 Missing ⚠️
...erjie/cim/client/service/impl/EchoServiceImpl.java 63.63% 4 Missing ⚠️
... and 15 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #148       +/-   ##
=============================================
+ Coverage     16.21%   35.94%   +19.73%     
- Complexity      119      293      +174     
=============================================
  Files            80       75        -5     
  Lines          2159     2198       +39     
  Branches        244      247        +3     
=============================================
+ Hits            350      790      +440     
+ Misses         1790     1367      -423     
- Partials         19       41       +22     

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

@crossoverJie crossoverJie merged commit 3c4f917 into master Sep 16, 2024
3 checks passed
@crossoverJie crossoverJie deleted the feature/client-sdk branch September 16, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant