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

fix: set glog depends on gflags #2470

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

vagetablechicken
Copy link
Collaborator

No description provided.

@vagetablechicken vagetablechicken enabled auto-merge (squash) September 13, 2022 08:19
@github-actions github-actions bot added the build openmldb compiling and installing label Sep 13, 2022
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Base: 35.89% // Head: 75.78% // Increases project coverage by +39.89% 🎉

Coverage data is based on head (a368b4f) compared to base (5ac4667).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #2470       +/-   ##
=============================================
+ Coverage     35.89%   75.78%   +39.89%     
  Complexity      368      368               
=============================================
  Files           154      638      +484     
  Lines          9007   119939   +110932     
  Branches       1056     1056               
=============================================
+ Hits           3233    90895    +87662     
- Misses         5558    28828    +23270     
  Partials        216      216               
Impacted Files Coverage Δ
hybridse/src/codegen/arithmetic_expr_ir_builder.cc 65.73% <0.00%> (ø)
hybridse/include/sdk/codec_sdk.h 96.87% <0.00%> (ø)
hybridse/src/codegen/date_ir_builder.cc 68.21% <0.00%> (ø)
src/sdk/sql_router.cc 3.14% <0.00%> (ø)
hybridse/src/vm/core_api.h 0.00% <0.00%> (ø)
hybridse/src/udf/dynamic_lib_manager.h 67.92% <0.00%> (ø)
...se/examples/toydb/src/tablet/tablet_server_impl.cc 62.08% <0.00%> (ø)
...bridse/examples/toydb/src/dbms/dbms_server_impl.cc 74.74% <0.00%> (ø)
...dse/src/passes/physical/simple_project_optimized.h 100.00% <0.00%> (ø)
src/sdk/result_set_base.cc 61.29% <0.00%> (ø)
... and 474 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

SDK Test Report

  81 files    81 suites   6m 3s ⏱️
168 tests 166 ✔️ 2 💤 0
210 runs  208 ✔️ 2 💤 0

Results for commit a368b4f.

@github-actions
Copy link
Contributor

Linux Test Report

       55 files       203 suites   1h 4m 52s ⏱️
  9 903 tests   9 896 ✔️ 7 💤 0
14 579 runs  14 572 ✔️ 7 💤 0

Results for commit a368b4f.

@vagetablechicken vagetablechicken merged commit c10277a into main Sep 14, 2022
@vagetablechicken vagetablechicken deleted the vagetablechicken-patch-2 branch September 14, 2022 01:20
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.

3 participants