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

FEATURE-938: datafuse cli add history #1253

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Aug 1, 2021

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

Summary

cli add history

Changelog

  • New Feature

Related Issues

#938

Test Plan

Unit Tests

Stateless Tests

@databend-bot databend-bot added the pr-feature this PR introduces a new feature to the codebase label Aug 1, 2021
@databend-bot
Copy link
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.

@databend-bot
Copy link
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.

@codecov-commenter
Copy link

Codecov Report

Merging #1253 (964326a) into master (5dd057d) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #1253    +/-   ##
=======================================
  Coverage      70%     71%            
=======================================
  Files         474     463    -11     
  Lines       27556   27236   -320     
=======================================
- Hits        19522   19479    -43     
+ Misses       8034    7757   -277     
Impacted Files Coverage Δ
fusecli/cli/src/cmds/config.rs
fusecli/cli/src/cmds/env.rs
fusecli/cli/src/cmds/helps/help.rs
fusecli/cli/src/cmds/updates/update.rs
fusecli/cli/src/cmds/versions/version.rs
fusecli/cli/src/cmds/status_test.rs
fusecli/cli/src/cmds/status.rs
fusecli/cli/src/cmds/writer.rs
fusecli/cli/src/cmds/comments/comment.rs
fusecli/cli/src/cmds/clusters/cluster.rs
... and 2 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 5dd057d...964326a. Read the comment docs.

@BohuTANG BohuTANG merged commit 4bf2bed into databendlabs:master Aug 1, 2021
@BohuTANG BohuTANG deleted the dev-cli-938-part-2 branch August 1, 2021 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants