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(#1723): upgrade openssl to 1.1.1o #1959

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

aceforeverd
Copy link
Collaborator

@aceforeverd aceforeverd commented Jun 13, 2022

close #1723

@aceforeverd
Copy link
Collaborator Author

@github-actions github-actions bot added the build openmldb compiling and installing label Jun 13, 2022
@github-actions
Copy link
Contributor

Linux Test Report

       57 files       196 suites   50m 12s ⏱️
  8 941 tests   8 937 ✔️ 4 💤 0
13 157 runs  13 153 ✔️ 4 💤 0

Results for commit 650ffce.

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #1959 (650ffce) into main (9cd4bff) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1959      +/-   ##
============================================
+ Coverage     75.62%   75.63%   +0.01%     
  Complexity      347      347              
============================================
  Files           614      614              
  Lines        116970   116970              
  Branches       1025     1025              
============================================
+ Hits          88456    88476      +20     
+ Misses        28305    28285      -20     
  Partials        209      209              
Impacted Files Coverage Δ
src/log/status.h 70.83% <0.00%> (-12.50%) ⬇️
src/replica/replicate_node.cc 74.30% <0.00%> (-3.92%) ⬇️
src/log/log_reader.cc 76.47% <0.00%> (-2.65%) ⬇️
src/catalog/tablet_catalog.cc 72.91% <0.00%> (-1.73%) ⬇️
src/sdk/sql_cluster_router.cc 54.92% <0.00%> (-0.13%) ⬇️
src/client/tablet_client.cc 55.41% <0.00%> (-0.12%) ⬇️
src/nameserver/name_server_impl.cc 42.82% <0.00%> (+0.15%) ⬆️
src/tablet/tablet_impl.cc 59.47% <0.00%> (+0.17%) ⬆️
src/zk/zk_client.cc 84.07% <0.00%> (+0.52%) ⬆️
src/zk/dist_lock.cc 83.33% <0.00%> (+1.51%) ⬆️
... and 5 more

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 8142820...650ffce. Read the comment docs.

@github-actions
Copy link
Contributor

SDK Test Report

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

Results for commit 650ffce.

@aceforeverd aceforeverd merged commit 349a8b0 into 4paradigm:main Jun 14, 2022
@aceforeverd aceforeverd deleted the feat-1723-thirdparty branch June 14, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build openmldb compiling and installing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential secutiry vulnerabilities in the shared library which openmldb-native depends on.
3 participants