Skip to content

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub self-assigned this Mar 1, 2023
@github-actions github-actions bot added the batch-engine openmldb batch(offline) engine label Mar 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

SDK Test Report

  95 files    95 suites   1m 24s ⏱️
185 tests 175 ✔️ 10 💤 0
231 runs  221 ✔️ 10 💤 0

Results for commit 453c9ce.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (7e653e2) 75.69% compared to head (453c9ce) 75.70%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3116      +/-   ##
============================================
+ Coverage     75.69%   75.70%   +0.01%     
  Complexity      393      393              
============================================
  Files           672      672              
  Lines        124852   124852              
  Branches       1140     1105      -35     
============================================
+ Hits          94501    94517      +16     
+ Misses        30115    30099      -16     
  Partials        236      236              
Impacted Files Coverage Δ
...paradigm/openmldb/batch/nodes/SelectIntoPlan.scala 52.38% <100.00%> (ø)
...s/query_response_time/deploy_query_response_time.h 81.25% <0.00%> (-18.75%) ⬇️
...atistics/query_response_time/query_response_time.h 78.26% <0.00%> (-4.35%) ⬇️
.../query_response_time/deploy_query_response_time.cc 97.10% <0.00%> (-2.90%) ⬇️
hybridse/src/codec/type_codec.cc 74.88% <0.00%> (-0.92%) ⬇️
src/catalog/client_manager.cc 43.05% <0.00%> (-0.29%) ⬇️
src/nameserver/name_server_impl.cc 44.57% <0.00%> (-0.15%) ⬇️
src/sdk/sql_cluster_router.cc 62.01% <0.00%> (-0.04%) ⬇️
hybridse/src/codec/fe_row_codec.cc 78.58% <0.00%> (ø)
hybridse/src/vm/runner.cc 67.66% <0.00%> (+0.03%) ⬆️
... and 7 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

Linux Test Report

       56 files       230 suites   1h 13m 14s ⏱️
11 923 tests 11 916 ✔️ 7 💤 0
16 924 runs  16 917 ✔️ 7 💤 0

Results for commit 453c9ce.

♻️ This comment has been updated with latest results.

@tobegit3hub tobegit3hub merged commit 034f8dd into 4paradigm:main Mar 3, 2023
@dl239 dl239 mentioned this pull request May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
batch-engine openmldb batch(offline) engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SELECT INTO without source table will fail for offline jobs
3 participants