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 metaserver fgc #758

Merged
merged 1 commit into from
Dec 19, 2023
Merged

optimize metaserver fgc #758

merged 1 commit into from
Dec 19, 2023

Conversation

LanternLee
Copy link
Collaborator

No description provided.

@LanternLee LanternLee force-pushed the feature/metaserver-fgc branch from 2b6c829 to 7a1bb36 Compare December 18, 2023 05:07
@LanternLee LanternLee force-pushed the feature/metaserver-fgc branch from 7a1bb36 to 64042f1 Compare December 19, 2023 05:04
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (59f20fc) 53.27% compared to head (64042f1) 53.36%.

Files Patch % Lines
...ctrip/xpipe/redis/core/meta/clone/DcMetaClone.java 75.00% 3 Missing and 8 partials ⚠️
...p/xpipe/redis/core/meta/clone/BaseEntityClone.java 0.00% 6 Missing ⚠️
...dis/core/meta/clone/ApplierContainerMetaClone.java 20.00% 4 Missing ⚠️
...pipe/redis/core/meta/clone/MetaCloneException.java 0.00% 4 Missing ⚠️
...ip/xpipe/redis/core/meta/clone/ShardMetaClone.java 85.00% 0 Missing and 3 partials ⚠️
.../xpipe/redis/core/meta/clone/ClusterMetaClone.java 86.66% 0 Missing and 2 partials ⚠️
...p/xpipe/redis/core/meta/clone/MetaCloneFacade.java 93.33% 1 Missing and 1 partial ⚠️
...ip/xpipe/redis/core/meta/clone/XpipeMetaClone.java 85.71% 0 Missing and 2 partials ⚠️
.../redis/core/meta/impl/DefaultXpipeMetaManager.java 77.77% 2 Missing ⚠️
...meta/server/meta/impl/CurrentShardApplierMeta.java 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #758      +/-   ##
============================================
+ Coverage     53.27%   53.36%   +0.09%     
- Complexity    10043    10096      +53     
============================================
  Files          1749     1768      +19     
  Lines         54828    55024     +196     
  Branches       5689     5722      +33     
============================================
+ Hits          29207    29366     +159     
- Misses        23136    23156      +20     
- Partials       2485     2502      +17     

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

@lmdyyh lmdyyh merged commit 0ef0151 into master Dec 19, 2023
3 checks passed
@LanternLee LanternLee deleted the feature/metaserver-fgc branch December 22, 2023 06:51
tigerLuHai pushed a commit that referenced this pull request Dec 28, 2023
tigerLuHai pushed a commit that referenced this pull request Jan 18, 2024
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.

2 participants