4paradigm / OpenMLDB

OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
https://openmldb.ai
Apache License 2.0
1.59k stars 321 forks source link

refactor: fix compile for mcjit and improve to tests #3952

Closed aceforeverd closed 3 months ago

aceforeverd commented 4 months ago
github-actions[bot] commented 4 months ago

HybridSE Mac Test Report

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit a5ffc88b.

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

github-actions[bot] commented 4 months ago

HybridSE Linux Test Report

20 433 tests   20 431 :white_check_mark:  6m 27s :stopwatch:    262 suites       2 :zzz:     69 files         0 :x:

Results for commit a5ffc88b.

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

github-actions[bot] commented 4 months ago

Linux Test Report

    60 files     253 suites   2h 0m 40s :stopwatch: 13 605 tests 13 598 :white_check_mark: 7 :zzz: 0 :x: 19 317 runs  19 310 :white_check_mark: 7 :zzz: 0 :x:

Results for commit a5ffc88b.

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

github-actions[bot] commented 3 months ago

SDK Test Report

102 files  102 suites   2m 15s :stopwatch: 359 tests 345 :white_check_mark: 14 :zzz: 0 :x: 487 runs  473 :white_check_mark: 14 :zzz: 0 :x:

Results for commit a5ffc88b.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.80%. Comparing base (96976f5) to head (a5ffc88). Report is 3 commits behind head on main.

Files Patch % Lines
hybridse/src/case/sql_case.cc 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3952 +/- ## ============================================ + Coverage 74.78% 74.80% +0.01% Complexity 711 711 ============================================ Files 762 762 Lines 137465 137456 -9 Branches 1474 1535 +61 ============================================ + Hits 102804 102819 +15 + Misses 34358 34334 -24 Partials 303 303 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.