8000 Coco/upload progress by coco-super · Pull Request #868 · alibaba/funcraft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Coco/upload progress #868

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

Merged
merged 9 commits into from
Apr 20, 2020
Merged

Conversation

coco-super
Copy link
Collaborator
@coco-super coco-super commented Apr 17, 2020

fixes #796
node skd 改动 #aliyun/fc-nodejs-sdk#58

test/fc.test.js Outdated
@@ -122,7 +122,7 @@ describe('Incorrect environmental variables', () => {
restoreProcess();
});

it('should cast env value to String', async () => {
it.skip('should cast env value to String', async () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

跳过测试的原因是什么?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

src/lib/fc.js Outdated
});
}

function uploadProgress(params) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

对于非 tty 的场景能否不显示进度条,比如 CI 场景进度条可能会造成日志看上去很难看。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@tanhe123 tanhe123 merged commit da8567c into alibaba:master Apr 20, 2020
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.

上传非常容易超时,建议增加进度提示
3 participants
0