OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

test: add some cases and adjust cicd process

Open wuyou10206 opened this issue 1 year ago • 6 comments

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • Add timing trigger for integration test.
  • The test supports the disk table test.
  • Some cases have been added and adjusted.
  • Null in data is supported.
  • Optimized some test code structures.
  • Modified the case template.
    1. add version
    2. add msg

wuyou10206 avatar Jul 28 '22 10:07 wuyou10206

Codecov Report

Merging #2261 (272df6c) into main (f368158) will decrease coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2261      +/-   ##
============================================
- Coverage     75.87%   75.85%   -0.03%     
  Complexity      368      368              
============================================
  Files           629      629              
  Lines        119285   119285              
  Branches       1022     1022              
============================================
- Hits          90509    90482      -27     
- Misses        28560    28587      +27     
  Partials        216      216              
Impacted Files Coverage Δ
src/rpc/rpc_client.h 85.13% <0.00%> (-4.06%) :arrow_down:
hybridse/src/vm/local_tablet_handler.h 68.88% <0.00%> (-2.23%) :arrow_down:
src/storage/schema.h 84.55% <0.00%> (-1.63%) :arrow_down:
hybridse/src/vm/runner.cc 68.10% <0.00%> (-1.20%) :arrow_down:
hybridse/src/codec/type_codec.cc 74.88% <0.00%> (-0.92%) :arrow_down:
hybridse/src/vm/engine.cc 76.48% <0.00%> (-0.55%) :arrow_down:
src/sdk/db_sdk.cc 66.14% <0.00%> (-0.45%) :arrow_down:
hybridse/include/vm/mem_catalog.h 73.01% <0.00%> (-0.35%) :arrow_down:
src/codec/codec.cc 72.55% <0.00%> (-0.26%) :arrow_down:
hybridse/src/testing/engine_test_base.cc 80.59% <0.00%> (-0.25%) :arrow_down:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 28 '22 10:07 codecov[bot]

Linux Test Report

       55 files       200 suites   54m 29s :stopwatch:   9 694 tests   9 687 :heavy_check_mark: 7 :zzz: 0 :x: 14 265 runs  14 258 :heavy_check_mark: 7 :zzz: 0 :x:

Results for commit 272df6c7.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 28 '22 11:07 github-actions[bot]

SDK Test Report

  79 files    79 suites   8m 0s :stopwatch: 167 tests 165 :heavy_check_mark: 2 :zzz: 0 :x: 209 runs  207 :heavy_check_mark: 2 :zzz: 0 :x:

Results for commit 272df6c7.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 28 '22 11:07 github-actions[bot]

HybridSE Linux Test Report

19 629 tests   19 627 :heavy_check_mark:  6m 5s :stopwatch:      237 suites           2 :zzz:        67 files             0 :x:

Results for commit 272df6c7.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 28 '22 11:07 github-actions[bot]

HybridSE Mac Test Report

19 629 tests   19 627 :heavy_check_mark:  6m 48s :stopwatch:      237 suites           2 :zzz:        67 files             0 :x:

Results for commit 272df6c7.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 28 '22 11:07 github-actions[bot]