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

Optimize configuration item key #10006

Merged
merged 3 commits into from
May 9, 2022

Conversation

chickenlj
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #10006 (ea44888) into 3.0 (bce439e) will increase coverage by 0.06%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##                3.0   #10006      +/-   ##
============================================
+ Coverage     65.69%   65.75%   +0.06%     
- Complexity      294      319      +25     
============================================
  Files          1215     1215              
  Lines         53040    53048       +8     
  Branches       8034     8037       +3     
============================================
+ Hits          34842    34883      +41     
+ Misses        14386    14362      -24     
+ Partials       3812     3803       -9     
Impacted Files Coverage Δ
...egistry/client/migration/MigrationRuleHandler.java 75.43% <ø> (ø)
...registry/client/migration/model/MigrationRule.java 71.87% <80.00%> (-0.10%) ⬇️
.../remoting/transport/netty4/NettyServerHandler.java 62.79% <0.00%> (-9.31%) ⬇️
...ng/zookeeper/curator5/Curator5ZookeeperClient.java 69.56% <0.00%> (-1.94%) ⬇️
...ubbo/registry/client/ServiceDiscoveryRegistry.java 76.24% <0.00%> (-0.56%) ⬇️
...pache/dubbo/config/utils/SimpleReferenceCache.java 68.53% <0.00%> (-0.35%) ⬇️
...che/dubbo/metadata/AbstractServiceNameMapping.java 84.34% <0.00%> (-0.06%) ⬇️
...n/java/org/apache/dubbo/metadata/MetadataInfo.java 66.55% <0.00%> (ø)
...ubbo/config/spring/reference/ReferenceCreator.java 90.81% <0.00%> (+0.09%) ⬆️
...n/java/org/apache/dubbo/common/utils/NetUtils.java 69.35% <0.00%> (+0.32%) ⬆️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bce439e...ea44888. Read the comment docs.

@CrazyHZM CrazyHZM added this to the 3.0.8 milestone May 7, 2022
@chickenlj chickenlj merged commit ec98ff3 into apache:3.0 May 9, 2022
@chickenlj chickenlj deleted the opt-global-migration-item branch May 9, 2022 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants