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

Refactor proxy manager #146

Merged
merged 8 commits into from
Sep 8, 2024

comment unless code

e951ade
Select commit
Loading
Failed to load commit list.
Merged

Refactor proxy manager #146

comment unless code
e951ade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 8, 2024 in 0s

49.50% of diff hit (target 21.04%)

View this Pull Request on Codecov

49.50% of diff hit (target 21.04%)

Annotations

Check warning on line 80 in cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java#L80

Added line #L80 was not covered by tests

Check warning on line 131 in cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java#L131

Added line #L131 was not covered by tests

Check warning on line 139 in cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/client/CIMClient.java#L139

Added line #L139 was not covered by tests

Check warning on line 103 in cim-client/src/main/java/com/crossoverjie/cim/client/controller/IndexController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/controller/IndexController.java#L103

Added line #L103 was not covered by tests

Check warning on line 41 in cim-client/src/main/java/com/crossoverjie/cim/client/scanner/Scan.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/scanner/Scan.java#L41

Added line #L41 was not covered by tests

Check warning on line 80 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/MsgHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/MsgHandler.java#L80

Added line #L80 was not covered by tests

Check warning on line 52 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 58 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 61 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L61

Added line #L61 was not covered by tests

Check warning on line 69 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L73

Added line #L73 was not covered by tests

Check warning on line 78 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L81

Added line #L81 was not covered by tests

Check warning on line 91 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 99 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/RouteRequestImpl.java#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 34 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/PrefixSearchCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/PrefixSearchCommand.java#L34

Added line #L34 was not covered by tests

Check warning on line 32 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/PrintOnlineUsersCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/PrintOnlineUsersCommand.java#L32

Added line #L32 was not covered by tests

Check warning on line 67 in cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/ShutDownCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-client/src/main/java/com/crossoverjie/cim/client/service/impl/command/ShutDownCommand.java#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 53 in cim-common/src/main/java/com/crossoverjie/cim/common/core/proxy/RpcProxyManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-common/src/main/java/com/crossoverjie/cim/common/core/proxy/RpcProxyManager.java#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 16 in cim-common/src/main/java/com/crossoverjie/cim/common/pojo/CIMUserInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-common/src/main/java/com/crossoverjie/cim/common/pojo/CIMUserInfo.java#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in cim-common/src/main/java/com/crossoverjie/cim/common/util/HttpClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-common/src/main/java/com/crossoverjie/cim/common/util/HttpClient.java#L18

Added line #L18 was not covered by tests

Check warning on line 32 in cim-common/src/main/java/com/crossoverjie/cim/common/util/HttpClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-common/src/main/java/com/crossoverjie/cim/common/util/HttpClient.java#L32

Added line #L32 was not covered by tests

Check warning on line 171 in cim-forward-route/src/main/java/com/crossoverjie/cim/route/controller/RouteController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-forward-route/src/main/java/com/crossoverjie/cim/route/controller/RouteController.java#L171

Added line #L171 was not covered by tests

Check warning on line 135 in cim-forward-route/src/main/java/com/crossoverjie/cim/route/service/impl/AccountServiceRedisImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-forward-route/src/main/java/com/crossoverjie/cim/route/service/impl/AccountServiceRedisImpl.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 143 in cim-forward-route/src/main/java/com/crossoverjie/cim/route/service/impl/AccountServiceRedisImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cim-forward-route/src/main/java/com/crossoverjie/cim/route/service/impl/AccountServiceRedisImpl.java#L142-L143

Added lines #L142 - L143 were not covered by tests