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

docs: add instructions of starting playground with cargo run #1952

Merged
merged 3 commits into from
Apr 19, 2022

Conversation

fuyufjh
Copy link
Contributor

@fuyufjh fuyufjh commented Apr 19, 2022

What's changed and what's your intention?

As title

Checklist

N/A

Refer to a related PR or issue link (optional)

N/A

@fuyufjh fuyufjh requested a review from skyzh April 19, 2022 09:13
@github-actions github-actions bot added the component/doc Issues about documentation. label Apr 19, 2022
@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1952 (2903487) into main (abd2f98) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1952      +/-   ##
==========================================
+ Coverage   70.87%   70.91%   +0.04%     
==========================================
  Files         618      618              
  Lines       80087    79964     -123     
==========================================
- Hits        56763    56709      -54     
+ Misses      23324    23255      -69     
Flag Coverage Δ
rust 70.91% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
src/connector/src/base.rs 0.00% <0.00%> (ø)
src/connector/src/kafka/split.rs 0.00% <0.00%> (ø)
src/connector/src/pulsar/split.rs 0.00% <0.00%> (ø)
src/connector/src/kinesis/split.rs 0.00% <0.00%> (ø)
src/connector/src/kafka/source/message.rs 0.00% <0.00%> (ø)
src/connector/src/pulsar/source/message.rs 0.00% <0.00%> (ø)
src/connector/src/kinesis/source/message.rs 0.00% <0.00%> (ø)
...nnector/src/filesystem/s3/source/s3_file_reader.rs 0.00% <0.00%> (ø)
src/frontend/src/expr/type_inference.rs 97.37% <0.00%> (+1.22%) ⬆️
src/storage/src/hummock/local_version_manager.rs 86.48% <0.00%> (+4.72%) ⬆️
... and 2 more

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

CONTRIBUTING.md Outdated Show resolved Hide resolved
@fuyufjh fuyufjh enabled auto-merge (squash) April 19, 2022 09:41
@fuyufjh fuyufjh merged commit ff32c50 into main Apr 19, 2022
@fuyufjh fuyufjh deleted the eric/add-cargo-run-cmd branch April 19, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/doc Issues about documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants