x-pipe icon indicating copy to clipboard operation
x-pipe copied to clipboard

[integratedtest] fix testRouteChange fail

Open songyuyuyu opened this issue 2 years ago • 1 comments

songyuyuyu avatar Jun 21 '22 11:06 songyuyuyu

Codecov Report

Merging #583 (d9cb67c) into master (5c19a01) will decrease coverage by 0.05%. The diff coverage is n/a.

:exclamation: Current head d9cb67c differs from pull request most recent head 6f6f736. Consider uploading reports for the commit 6f6f736 to get more accurate results

@@             Coverage Diff              @@
##             master     #583      +/-   ##
============================================
- Coverage     52.90%   52.84%   -0.06%     
+ Complexity     7476     7473       -3     
============================================
  Files          1410     1410              
  Lines         40384    40384              
  Branches       3917     3917              
============================================
- Hits          21366    21342      -24     
- Misses        17363    17389      +26     
+ Partials       1655     1653       -2     
Impacted Files Coverage Δ
...pe/redis/console/exception/DalInsertException.java 50.00% <0.00%> (-50.00%) :arrow_down:
...onsole/job/retry/AbstractConsoleRetryTemplate.java 50.00% <0.00%> (-50.00%) :arrow_down:
...is/console/job/retry/AbstractRetryOnCondition.java 26.08% <0.00%> (-21.74%) :arrow_down:
...ctrip/xpipe/redis/keeper/handler/PsyncHandler.java 61.34% <0.00%> (-5.89%) :arrow_down:
...re/protocal/protocal/AbstractBulkStringParser.java 66.66% <0.00%> (-4.17%) :arrow_down:
...rip/xpipe/redis/console/query/DalQueryHandler.java 47.69% <0.00%> (-3.08%) :arrow_down:
...e/service/migration/impl/MigrationServiceImpl.java 24.24% <0.00%> (-2.66%) :arrow_down:
.../meta/server/cluster/impl/ArrangeTaskExecutor.java 63.63% <0.00%> (-1.52%) :arrow_down:
...p/xpipe/redis/core/protocal/cmd/AbstractPsync.java 41.25% <0.00%> (-1.40%) :arrow_down:
.../redis/keeper/monitor/impl/DefaultKeeperStats.java 56.94% <0.00%> (-1.39%) :arrow_down:
... and 8 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Jun 22 '22 08:06 codecov[bot]