Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add diagnostic tool #2299

Merged
merged 25 commits into from
Aug 10, 2022
Merged

feat: add diagnostic tool #2299

merged 25 commits into from
Aug 10, 2022

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Aug 4, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added the build openmldb compiling and installing label Aug 7, 2022
@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

Merging #2299 (c86a752) into main (8b57582) will decrease coverage by 39.13%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main    #2299       +/-   ##
=============================================
- Coverage     75.66%   36.53%   -39.14%     
  Complexity      368      368               
=============================================
  Files           627      145      -482     
  Lines        118215     8781   -109434     
  Branches       1022     1022               
=============================================
- Hits          89453     3208    -86245     
+ Misses        28546     5357    -23189     
  Partials        216      216               
Impacted Files Coverage Δ
python/openmldb_sdk/test/case_conf.py 100.00% <ø> (ø)
python/openmldb_sdk/test/dbapi_test.py 97.87% <ø> (ø)
python/openmldb_sdk/test/openmldb_client_test.py 98.64% <ø> (ø)
python/openmldb_sdk/test/sdk_smoke_test.py 98.43% <ø> (ø)
python/openmldb_sdk/test/sql_magic_test.py 78.72% <ø> (ø)
python/openmldb_sdk/test/sqlalchemy_api_test.py 96.66% <ø> (ø)
hybridse/src/vm/sql_compiler.cc
hybridse/include/node/node_base.h
...ics/query_response_time/query_response_time_util.h
hybridse/src/udf/udf_registry.cc
... and 478 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2022

SDK Test Report

  79 files    79 suites   6m 36s ⏱️
167 tests 165 ✔️ 2 💤 0
209 runs  207 ✔️ 2 💤 0

Results for commit c86a752.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2022

Linux Test Report

       55 files       200 suites   52m 19s ⏱️
  9 274 tests   9 267 ✔️ 7 💤 0
13 635 runs  13 628 ✔️ 7 💤 0

Results for commit c86a752.

♻️ This comment has been updated with latest results.

@lumianph lumianph added this to the v0.6 milestone Aug 8, 2022
@github-actions github-actions bot added sdk openmldb java/python sdk storage-engine openmldb storage engine. nameserver & tablet workflow CICD related labels Aug 8, 2022
@dl239 dl239 marked this pull request as ready for review August 9, 2022 03:50
src/sdk/CMakeLists.txt Outdated Show resolved Hide resolved
src/sdk/CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dl239 dl239 merged commit 01a7a67 into 4paradigm:main Aug 10, 2022
@dl239 dl239 deleted the feat/diagnostic_tool branch August 10, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build openmldb compiling and installing sdk openmldb java/python sdk storage-engine openmldb storage engine. nameserver & tablet workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants