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): Add link for batch local execution mode #3176

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

liurenjie1024
Copy link
Contributor

What's changed and what's your intention?

RT

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

@liurenjie1024 liurenjie1024 enabled auto-merge (squash) June 13, 2022 09:48
@github-actions github-actions bot added the type/fix Bug fix label Jun 13, 2022
@liurenjie1024 liurenjie1024 merged commit 02081fa into main Jun 13, 2022
@liurenjie1024 liurenjie1024 deleted the renjie/add_outline branch June 13, 2022 09:58
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #3176 (c9b9526) into main (fb9174f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3176   +/-   ##
=======================================
  Coverage   73.52%   73.52%           
=======================================
  Files         739      739           
  Lines      101695   101695           
=======================================
+ Hits        74770    74773    +3     
+ Misses      26925    26922    -3     
Flag Coverage Δ
rust 73.52% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/storage/src/hummock/local_version_manager.rs 84.28% <0.00%> (+0.15%) ⬆️
src/meta/src/barrier/mod.rs 69.45% <0.00%> (+0.32%) ⬆️
src/meta/src/hummock/mock_hummock_meta_client.rs 43.47% <0.00%> (+1.08%) ⬆️

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

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.

None yet

2 participants