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

修复checker检测keeperContainer时的一个bug #768

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

passerbyzed
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

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

Comparison is base (cf9ac9d) 53.57% compared to head (b10ea65) 53.67%.
Report is 5 commits behind head on master.

Files Patch % Lines
...r/impl/DefaultKeeperContainerUsedInfoAnalyzer.java 51.38% 32 Missing and 3 partials ⚠️
.../redis/console/service/impl/ConfigServiceImpl.java 0.00% 18 Missing ⚠️
...sole/controller/api/KeeperContainerController.java 0.00% 13 Missing ⚠️
...console/proxy/impl/DefaultProxyChainCollector.java 0.00% 13 Missing ⚠️
...pipe/redis/console/resources/DefaultMetaCache.java 21.42% 11 Missing ⚠️
...il/DefaultKeeperContainerUsedInfoAnalyzerUtil.java 81.13% 6 Missing and 4 partials ⚠️
...ce/impl/DefaultKeeperContainerAnalyzerService.java 76.74% 7 Missing and 3 partials ⚠️
...pe/redis/core/proxy/monitor/TunnelStatsResult.java 0.00% 10 Missing ⚠️
...redis/core/proxy/monitor/SessionTrafficResult.java 0.00% 7 Missing ⚠️
...r/consoleportal/KeeperContainerInfoController.java 0.00% 5 Missing ⚠️
... and 24 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #768      +/-   ##
============================================
+ Coverage     53.57%   53.67%   +0.09%     
- Complexity    10224    10292      +68     
============================================
  Files          1778     1787       +9     
  Lines         55600    55736     +136     
  Branches       5783     5813      +30     
============================================
+ Hits          29788    29916     +128     
+ Misses        23287    23283       -4     
- Partials       2525     2537      +12     

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

@lmdyyh lmdyyh merged commit b903aab into master Jan 10, 2024
3 checks passed
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