Closed vagetablechicken closed 4 months ago
Attention: Patch coverage is 96.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 77.88%. Comparing base (
1c1e213
) to head (b7b87b2
).
Files | Patch % | Lines |
---|---|---|
src/sdk/sql_cluster_router.cc | 88.88% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
100 files - 2 100 suites - 2 2m 7s :stopwatch: -13s 318 tests - 41 308 :white_check_mark: - 37 10 :zzz: - 4 0 :x: ±0 446 runs - 41 436 :white_check_mark: - 37 10 :zzz: - 4 0 :x: ±0
Results for commit b7b87b2d. ± Comparison against base commit 1c1e2134.
:recycle: This comment has been updated with latest results.
60 files ±0 253 suites ±0 1h 58m 20s :stopwatch: + 18m 12s 13 605 tests ±0 13 598 :white_check_mark: ±0 7 :zzz: ±0 0 :x: ±0 19 317 runs ±0 19 310 :white_check_mark: ±0 7 :zzz: ±0 0 :x: ±0
Results for commit b7b87b2d. ± Comparison against base commit 1c1e2134.
:recycle: This comment has been updated with latest results.
truncate base table, will aggr table be cleaned?
truncate base table, will aggr table be cleaned?
GetAggregators will get all aggr tables of base table, and truncate it.
closes #3836