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(doc): doc under stream crate #1461

Merged
merged 1 commit into from
Mar 31, 2022
Merged

fix(doc): doc under stream crate #1461

merged 1 commit into from
Mar 31, 2022

Conversation

lmatz
Copy link
Contributor

@lmatz lmatz commented Mar 31, 2022

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!
As the title.

Refer to a related PR or issue link (optional)

#1437

@github-actions github-actions bot added the type/fix Bug fix label Mar 31, 2022
@lmatz lmatz requested a review from TennyZhuang March 31, 2022 06:51
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #1461 (7c1af34) into main (8a40888) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1461      +/-   ##
============================================
+ Coverage     70.17%   70.21%   +0.04%     
  Complexity     2766     2766              
============================================
  Files          1028     1028              
  Lines         90065    90139      +74     
  Branches       1790     1790              
============================================
+ Hits          63201    63294      +93     
+ Misses        25973    25954      -19     
  Partials        891      891              
Flag Coverage Δ
java 61.01% <ø> (ø)
rust 72.18% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
rust/stream/src/executor/aggregation/agg_call.rs 87.50% <ø> (ø)
...st/stream/src/executor/aggregation/agg_executor.rs 91.11% <ø> (ø)
rust/stream/src/executor/batch_query.rs 55.22% <ø> (ø)
rust/stream/src/executor/mview/state.rs 100.00% <ø> (ø)
rust/stream/src/task/mod.rs 54.32% <ø> (ø)
rust/meta/src/stream/graph/stream_graph.rs 58.26% <0.00%> (-1.98%) ⬇️
rust/storage/src/hummock/test_utils.rs 80.48% <0.00%> (-0.24%) ⬇️
rust/storage/src/hummock/error.rs 13.46% <0.00%> (ø)
rust/storage/src/hummock/sstable_store.rs 86.60% <0.00%> (ø)
rust/bench/ss_bench/main.rs 0.98% <0.00%> (+0.01%) ⬆️
... and 5 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@TennyZhuang TennyZhuang merged commit 2bfe08b into main Mar 31, 2022
@TennyZhuang TennyZhuang deleted the lz/doc branch March 31, 2022 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants