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

spring-cloud框架注册发现实例支持https #1277

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

chengyouling
Copy link
Collaborator

【修复issue】#1071

【修改内容】修改spring cloud服务发现时,构建URI支持https协议

【用例描述】不需要修改用例

【自测情况】本地静态检查清理情况

【影响范围】注册中心微服务使用https协议进行rpc调用

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Patch coverage: 55.81% and project coverage change: +0.75% 🎉

Comparison is base (b360faf) 45.56% compared to head (00ab7cb) 46.31%.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.0.x    #1277      +/-   ##
============================================
+ Coverage     45.56%   46.31%   +0.75%     
- Complexity     2924     2962      +38     
============================================
  Files           676      676              
  Lines         14952    14979      +27     
  Branches       1679     1683       +4     
============================================
+ Hits           6813     6938     +125     
+ Misses         7296     7175     -121     
- Partials        843      866      +23     
Flag Coverage Δ
unittests 46.31% <55.81%> (+0.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...awei/registry/auto/sc/ServiceCombRegistration.java 53.84% <0.00%> (-16.16%) ⬇️
...egistry/auto/sc/ServiceCombServerIntrospector.java 50.00% <0.00%> (-50.00%) ⬇️
...huawei/registry/auto/sc/ServiceInstanceHolder.java 0.00% <0.00%> (ø)
...huawei/registry/config/RegistrationProperties.java 0.00% <0.00%> (ø)
...registry/service/client/NacosServiceDiscovery.java 84.21% <0.00%> (ø)
...egistry/service/register/NacosServiceInstance.java 52.38% <ø> (ø)
...y/service/register/ServicecombServiceInstance.java 0.00% <0.00%> (ø)
...in/java/com/huawei/registry/utils/CommonUtils.java 53.57% <66.66%> (+1.57%) ⬆️
...awei/registry/entity/DiscoveryServiceInstance.java 47.82% <80.00%> (+47.82%) ⬆️
...registry/service/register/NacosServiceManager.java 47.22% <85.71%> (+1.76%) ⬆️
... and 6 more

... and 20 files with indirect coverage changes

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

@luanwenfei-venus luanwenfei-venus added area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement labels Aug 12, 2023
@Sherlockhan Sherlockhan merged commit 7a465c3 into sermant-io:1.0.x Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants