qiniu / qshell

Shell Tools for Qiniu Cloud
MIT License
1k stars 199 forks source link

support sequential read file #398

Closed YangSen-qn closed 1 year ago

YangSen-qn commented 1 year ago

变更背景描述

KODO-18660

jira issue链接

主要变更点

Checklist

qiniu-bot commented 1 year ago

Hi @YangSen-qn. Thanks for your PR.

I'm waiting for a qiniu member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
codecov[bot] commented 1 year ago

Codecov Report

Merging #398 (9adee70) into master (180cb0f) will decrease coverage by 0.05%. Report is 3 commits behind head on master. The diff coverage is 0.00%.

:exclamation: Current head 9adee70 differs from pull request most recent head 70b3685. Consider uploading reports for the commit 70b3685 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/qiniu/qshell/pull/398/graphs/tree.svg?width=650&height=150&src=pr&token=HtndepAEaX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu)](https://app.codecov.io/gh/qiniu/qshell/pull/398?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) ```diff @@ Coverage Diff @@ ## master #398 +/- ## ========================================== - Coverage 12.18% 12.14% -0.05% ========================================== Files 24 24 Lines 1116 1120 +4 ========================================== Hits 136 136 - Misses 957 961 +4 Partials 23 23 ``` | [Files Changed](https://app.codecov.io/gh/qiniu/qshell/pull/398?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [iqshell/common/utils/crypto.go](https://app.codecov.io/gh/qiniu/qshell/pull/398?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-aXFzaGVsbC9jb21tb24vdXRpbHMvY3J5cHRvLmdv) | `0.00% <0.00%> (ø)` | |
qiniu-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bachue, YangSen-qn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/qiniu/qshell/blob/master/OWNERS)~~ [bachue] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment