Skip to content

CLI-1264: rename update to get#1265

Merged
bohutang merged 3 commits into
databendlabs:masterfrom
bohutang:cli-rename-update-1264
Aug 3, 2021
Merged

CLI-1264: rename update to get#1265
bohutang merged 3 commits into
databendlabs:masterfrom
bohutang:cli-rename-update-1264

Conversation

@bohutang

@bohutang bohutang commented Aug 3, 2021

Copy link
Copy Markdown
Member

I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/

Summary

  • rename update to get

Changelog

  • Improvement

Related Issues

Fixes #1264

Test Plan

Unit Tests

Stateless Tests

@databend-bot

Copy link
Copy Markdown
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@codecov-commenter

codecov-commenter commented Aug 3, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1265 (e4156e3) into master (9f5f046) will increase coverage by 0%.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #1265    +/-   ##
=======================================
  Coverage      71%     71%            
=======================================
  Files         472     472            
  Lines       29017   29171   +154     
=======================================
+ Hits        20623   20741   +118     
- Misses       8394    8430    +36     
Impacted Files Coverage Δ
fusecli/cli/src/cmds/gets/get.rs 0% <0%> (ø)
fusecli/cli/src/cmds/processor.rs 0% <0%> (ø)
fusecli/cli/src/cmds/writer.rs 0% <0%> (ø)
common/flights/src/common.rs 63% <0%> (-4%) ⬇️
common/flights/src/impls/storage_api_impl.rs 55% <0%> (-1%) ⬇️
common/metatypes/src/match_seq_test.rs 100% <0%> (ø)
fusestore/store/src/meta_service/raftmeta.rs 78% <0%> (+<1%) ⬆️
common/flights/src/store_do_action.rs 95% <0%> (+1%) ⬆️
... and 6 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 9f5f046...e4156e3. Read the comment docs.

@bohutang
bohutang marked this pull request as ready for review August 3, 2021 10:15
@databend-bot

Copy link
Copy Markdown
Member

Hello @bohutang, 🎉 Thank you for opening the pull request! 🎉
Your pull request state is not in Draft, please add Reviewers or Re-request review again!
FuseQuery: @BohuTANG @sundy-li @zhang2014
FuseStore: @drmingdrmer @dantengsky
Or visit datafuse roadmap for some clues.

@bohutang
bohutang merged commit b835a44 into databendlabs:master Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cli] rename the update

3 participants