|
Ran
|
Jobs
1
|
Files
506
|
Run time
2min
|
Badge
README BADGES
|
push
travis-ci
feat(keep): support keep on super table level. (#30097) * Feat: support use keep while create super table. * Test(keep): add test for create super table with keep option. * Feat(keep): Add tmsg for create keep. * Feat(keep): support alter table option keep. * Fix(keep): Add baisc test for alter table option. * Fix(keep): memory leek. * Feat(keep): add keep to metaEntry&metaCache and fix earliestTs with stn keep. * Test(keep): add some cases for select with stb keep. * Fix: fix ci core while alter stb. * Feat(keep): delete expired data in super table level. * Feat: remove get stb keep while query. * Fix : build error. * Revert "Fix : build error." This reverts commit 0ed66e4e8. * Revert "Feat(keep): delete expired data in super table level." This reverts commit 36330f6b4. * Fix : build errors. * Feat : support restart taosd. * Fix : alter table comment problems. * Test : add tests for super table keep. * Fix: change sdb stb reserve size. * Test: add more tests. * Feat: Disable normal tables and sub tables from setting the keep parameter * Fix: add more checks to avoid unknown address. * Docs: Add docs for stable keep. * Fix: some review changes. * Fix: review errors.
49248 of 302527 branches covered (16.28%)
Branch coverage included in aggregate %.
53 of 99 new or added lines in 12 files covered. (53.54%)
155872 existing lines in 443 files now uncovered.87359 of 302857 relevant lines covered (28.84%)
570004.22 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
0.0 |
-66.48% | source/dnode/vnode/src/meta/metaTable.c |
| 1 |
10.4 |
-45.21% | source/dnode/vnode/src/vnd/vnodeQuery.c |
| 2 |
23.71 |
-37.69% | source/dnode/vnode/src/meta/metaEntry2.c |
| 3 |
16.61 |
-40.39% | source/dnode/vnode/src/meta/metaQuery.c |
| 5 |
38.61 |
-27.84% | source/dnode/mnode/impl/src/mndStb.c |
| 6 |
46.65 |
-21.28% | source/libs/parser/src/parAstCreater.c |
| 12 |
29.78 |
-15.47% | source/dnode/vnode/src/meta/metaCache.c |
| 16 |
48.79 |
-26.98% | source/libs/parser/src/parTranslater.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #3653.1 | 506 |
22.57 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|