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

build: upgrade thirdpary precompiled #1964

Merged
merged 2 commits into from
Jun 17, 2022

Conversation

aceforeverd
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • upgrade pre-compiled thirdparty into 0.5.0 for cmakelists and docker
  • update related docs
  • 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)?

- zookeeper c client build should check pkg-config
- update docs
@github-actions github-actions bot added build openmldb compiling and installing docker openmldb compile image or demo image labels Jun 14, 2022
@github-actions
Copy link
Contributor

Linux Test Report

       57 files       196 suites   49m 28s ⏱️
  8 961 tests   8 957 ✔️ 4 💤 0
13 187 runs  13 183 ✔️ 4 💤 0

Results for commit 4f37d82.

@github-actions
Copy link
Contributor

SDK Test Report

  75 files    75 suites   9m 36s ⏱️
163 tests 161 ✔️ 2 💤 0
204 runs  202 ✔️ 2 💤 0

Results for commit 4f37d82.

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #1964 (4f37d82) into main (19ab600) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1964   +/-   ##
=========================================
  Coverage     75.63%   75.63%           
  Complexity      347      347           
=========================================
  Files           614      614           
  Lines        116988   116988           
  Branches       1022     1022           
=========================================
+ Hits          88486    88487    +1     
+ Misses        28293    28292    -1     
  Partials        209      209           
Impacted Files Coverage Δ
src/sdk/db_sdk.cc 64.38% <0.00%> (-2.97%) ⬇️
src/zk/dist_lock.cc 81.81% <0.00%> (-1.52%) ⬇️
src/nameserver/name_server_impl.cc 42.67% <0.00%> (-0.03%) ⬇️
src/sdk/sql_cluster_router.cc 55.04% <0.00%> (+0.12%) ⬆️
src/tablet/tablet_impl.cc 59.54% <0.00%> (+0.19%) ⬆️
src/client/tablet_client.cc 55.64% <0.00%> (+0.33%) ⬆️
src/rpc/rpc_client.h 89.18% <0.00%> (+4.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19ab600...4f37d82. Read the comment docs.

@aceforeverd
Copy link
Collaborator Author

@aceforeverd aceforeverd merged commit 74217a9 into 4paradigm:main Jun 17, 2022
@aceforeverd aceforeverd deleted the build/upgrade-thirdparty branch June 17, 2022 04:40
@zhanghaohit
Copy link
Collaborator

zhanghaohit commented Jun 19, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build openmldb compiling and installing docker openmldb compile image or demo image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants