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

修复nacos服务发现clusters逻辑兼容问题 #1329

Merged
merged 1 commit into from
Feb 22, 2024

修复nacos服务发现clusters逻辑兼容问题

4959c66
Select commit
Loading
Failed to load commit list.
Merged

修复nacos服务发现clusters逻辑兼容问题 #1329

修复nacos服务发现clusters逻辑兼容问题
4959c66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

54.96% (+0.00%) compared to c4ae7cf

View this Pull Request on Codecov

54.96% (+0.00%) compared to c4ae7cf

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c4ae7cf) 54.95% compared to head (4959c66) 54.96%.

Files Patch % Lines
apiserver/nacosserver/core/storage.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1329   +/-   ##
=======================================
  Coverage   54.95%   54.96%           
=======================================
  Files         209      209           
  Lines       40400    40399    -1     
=======================================
+ Hits        22202    22205    +3     
+ Misses      15559    15557    -2     
+ Partials     2639     2637    -2     

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