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

Feature/rm slow sql in dc meta builder #684

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lilongjiao
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #684 (0d27ff5) into master (cf3de58) will increase coverage by 0.01%.
The diff coverage is 74.41%.

❗ Current head 0d27ff5 differs from pull request most recent head 3b7b6fd. Consider uploading reports for the commit 3b7b6fd to get more accurate results

@@             Coverage Diff              @@
##             master     #684      +/-   ##
============================================
+ Coverage     53.14%   53.15%   +0.01%     
- Complexity     9321     9325       +4     
============================================
  Files          1658     1658              
  Lines         50808    50888      +80     
  Branches       5305     5318      +13     
============================================
+ Hits          27002    27052      +50     
- Misses        21527    21560      +33     
+ Partials       2279     2276       -3     
Impacted Files Coverage Δ
...ctrip/xpipe/client/redis/DoNothingRedisClient.java 0.00% <0.00%> (ø)
...onsole/service/impl/DcClusterShardServiceImpl.java 70.58% <ø> (-1.64%) ⬇️
...nsole/service/meta/impl/AdvancedDcMetaService.java 63.38% <ø> (ø)
...trip/xpipe/redis/keeper/applier/ApplierServer.java 100.00% <ø> (ø)
...ipe/redis/keeper/applier/DefaultApplierServer.java 45.94% <0.00%> (-2.17%) ⬇️
.../keeper/handler/applier/ApplierCommandHandler.java 16.66% <0.00%> (-5.21%) ⬇️
.../xpipe/redis/console/service/vo/DcMetaBuilder.java 79.36% <93.75%> (+2.38%) ⬆️
...e/redis/console/service/impl/RedisServiceImpl.java 79.20% <100.00%> (+0.16%) ⬆️
...e/redis/console/service/impl/ShardServiceImpl.java 64.89% <100.00%> (+0.37%) ⬆️

... and 15 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

None yet

1 participant