Skip to content

Conversation

@skyzh
Copy link
Contributor

@skyzh skyzh commented Mar 7, 2022

Signed-off-by: Alex Chi [email protected]

What's changed and what's your intention?

A demo for compiling all-in-one binary. The binary contains all data, but cannot be used for now.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

Signed-off-by: Alex Chi <[email protected]>
@github-actions github-actions bot added the type/feature Type: New feature. label Mar 7, 2022
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #731 (e6a6d44) into main (171c105) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #731      +/-   ##
============================================
- Coverage     71.77%   71.71%   -0.06%     
  Complexity     2706     2706              
============================================
  Files           899      902       +3     
  Lines         51737    52343     +606     
  Branches       1751     1781      +30     
============================================
+ Hits          37135    37540     +405     
- Misses        13787    13988     +201     
  Partials        815      815              
Flag Coverage Δ
java 58.86% <ø> (-0.72%) ⬇️
rust 77.23% <0.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rust/all/src/main.rs 0.00% <0.00%> (ø)
rust/frontend/src/binder/expr/mod.rs 65.95% <0.00%> (-11.83%) ⬇️
...frontend/src/optimizer/plan_node/logical_values.rs 38.09% <0.00%> (-8.97%) ⬇️
rust/frontend/src/binder/select.rs 92.85% <0.00%> (-7.15%) ⬇️
rust/common/src/vector_op/substr.rs 84.61% <0.00%> (-5.13%) ⬇️
rust/frontend/src/utils/column_index_mapping.rs 93.22% <0.00%> (-3.28%) ⬇️
...t/frontend/src/optimizer/plan_node/logical_scan.rs 80.95% <0.00%> (-2.39%) ⬇️
rust/stream/src/task/stream_manager.rs 53.84% <0.00%> (-1.60%) ⬇️
rust/storage/src/hummock/local_version_manager.rs 92.78% <0.00%> (-0.74%) ⬇️
rust/stream/src/executor/mview/materialize.rs 66.66% <0.00%> (-0.58%) ⬇️
... and 61 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 171c105...e6a6d44. Read the comment docs.

@skyzh skyzh closed this Mar 8, 2022
@skyzh skyzh deleted the skyzh/all-in-one branch March 8, 2022 09:18
@skyzh skyzh mentioned this pull request Mar 9, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/feature Type: New feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants