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: fix python sdk mac workflow and upgrade macos #2171

Merged

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub added this to the v0.6 milestone Jul 14, 2022
@tobegit3hub tobegit3hub self-assigned this Jul 14, 2022
@github-actions github-actions bot added the workflow CICD related label Jul 14, 2022
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #2171 (fc17869) into main (467e231) will increase coverage by 38.65%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main    #2171       +/-   ##
=============================================
+ Coverage     37.09%   75.74%   +38.65%     
  Complexity      353      353               
=============================================
  Files           143      619      +476     
  Lines          8557   117268   +108711     
  Branches       1039     1039               
=============================================
+ Hits           3174    88826    +85652     
- Misses         5172    28231    +23059     
  Partials        211      211               
Impacted Files Coverage Δ
hybridse/src/vm/transform.cc 84.62% <0.00%> (ø)
hybridse/include/case/sql_case.h 94.59% <0.00%> (ø)
hybridse/include/codec/type_codec.h 59.82% <0.00%> (ø)
hybridse/src/vm/mem_catalog_test.cc 95.56% <0.00%> (ø)
hybridse/src/sdk/base_impl.cc 69.09% <0.00%> (ø)
src/storage/table_iterator_test.cc 100.00% <0.00%> (ø)
hybridse/src/sdk/codec_sdk.cc 70.00% <0.00%> (ø)
src/nameserver/system_table.cc 77.27% <0.00%> (ø)
src/tablet/tablet_impl_mem_test.cc 100.00% <0.00%> (ø)
src/base/slice.h 96.82% <0.00%> (ø)
... and 466 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 467e231...fc17869. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2022

SDK Test Report

  77 files    77 suites   7m 2s ⏱️
165 tests 163 ✔️ 2 💤 0
206 runs  204 ✔️ 2 💤 0

Results for commit fc17869.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2022

Linux Test Report

       55 files       200 suites   50m 17s ⏱️
  9 229 tests   9 225 ✔️ 4 💤 0
13 580 runs  13 576 ✔️ 4 💤 0

Results for commit fc17869.

♻️ This comment has been updated with latest results.

@tobegit3hub tobegit3hub changed the title feat: enable python sdk mac workflow feat: fix python sdk mac workflow and upgrade macos Jul 15, 2022
@aceforeverd aceforeverd merged commit 239ada3 into 4paradigm:main Jul 19, 2022
tobegit3hub added a commit to tobegit3hub/OpenMLDB that referenced this pull request Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

for v052, failed to generate the python sdk package on mac
3 participants