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: include optional header #2467

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

vagetablechicken
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the execute-engine hybridse sql engine label Sep 13, 2022
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Base: 35.89% // Head: 75.81% // Increases project coverage by +39.91% 🎉

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

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #2467       +/-   ##
=============================================
+ Coverage     35.89%   75.81%   +39.91%     
  Complexity      368      368               
=============================================
  Files           154      638      +484     
  Lines          9007   119939   +110932     
  Branches       1056     1056               
=============================================
+ Hits           3233    90930    +87697     
- Misses         5558    28793    +23235     
  Partials        216      216               
Impacted Files Coverage Δ
hybridse/include/vm/mem_catalog.h 74.74% <ø> (ø)
src/apiserver/api_server_test.cc 0.00% <0.00%> (ø)
hybridse/src/vm/jit.h 100.00% <0.00%> (ø)
...idse/src/passes/expression/window_iter_analysis.cc 97.32% <0.00%> (ø)
hybridse/src/codegen/memory_ir_builder.cc 100.00% <0.00%> (ø)
src/log/coding.h 100.00% <0.00%> (ø)
src/replica/replicate_node.cc 78.77% <0.00%> (ø)
src/log/sequential_file.h 100.00% <0.00%> (ø)
...idse/src/codegen/predicate_expr_ir_builder_test.cc 100.00% <0.00%> (ø)
hybridse/include/node/node_manager.h 100.00% <0.00%> (ø)
... and 475 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 58s ⏱️
168 tests 166 ✔️ 2 💤 0
210 runs  208 ✔️ 2 💤 0

Results for commit 3a7019a.

@github-actions
Copy link
Contributor

HybridSE Linux Test Report

19 792 tests   19 790 ✔️  5m 49s ⏱️
     239 suites           2 💤
       67 files             0

Results for commit 3a7019a.

@github-actions
Copy link
Contributor

HybridSE Mac Test Report

19 792 tests   19 790 ✔️  6m 50s ⏱️
     239 suites           2 💤
       67 files             0

Results for commit 3a7019a.

@github-actions
Copy link
Contributor

Linux Test Report

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

Results for commit 3a7019a.

@vagetablechicken vagetablechicken enabled auto-merge (squash) September 13, 2022 06:22
@vagetablechicken vagetablechicken merged commit 406a5dc into 4paradigm:main Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-engine hybridse sql engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants