Skip to content

自动匀keeper自动巡检部分bug修复

Codecov / codecov/project succeeded Mar 14, 2024 in 0s

53.86% (+0.04%) compared to deaa21a

View this Pull Request on Codecov

53.86% (+0.04%) compared to deaa21a

Details

Codecov Report

Attention: Patch coverage is 63.21429% with 103 lines in your changes are missing coverage. Please review.

Project coverage is 53.86%. Comparing base (deaa21a) to head (09ead23).

Files Patch % Lines
...is/checker/model/KeeperContainerUsedInfoModel.java 0.00% 29 Missing ⚠️
...sole/service/model/impl/ShardModelServiceImpl.java 72.82% 20 Missing and 5 partials ⚠️
...ce/impl/DefaultKeeperContainerAnalyzerService.java 65.51% 5 Missing and 5 partials ⚠️
...r/impl/DefaultKeeperContainerUsedInfoAnalyzer.java 63.63% 2 Missing and 6 partials ⚠️
.../redis/console/service/impl/ConfigServiceImpl.java 0.00% 7 Missing ⚠️
...e/impl/DefaultKeeperContainerMigrationService.java 71.42% 4 Missing and 2 partials ⚠️
...sole/controller/api/KeeperContainerController.java 0.00% 5 Missing ⚠️
...ole/service/impl/DefaultKeeperAdvancedService.java 61.53% 1 Missing and 4 partials ⚠️
.../actions/keeper/info/RedisUsedMemoryCollector.java 25.00% 1 Missing and 2 partials ⚠️
...DefaultKeeperContainerUsedInfoAnalyzerContext.java 75.00% 1 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #773      +/-   ##
============================================
+ Coverage     53.82%   53.86%   +0.04%     
- Complexity    10383    10399      +16     
============================================
  Files          1789     1789              
  Lines         56082    56223     +141     
  Branches       5863     5877      +14     
============================================
+ Hits          30184    30287     +103     
- Misses        23333    23355      +22     
- Partials       2565     2581      +16     

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