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

feat: add oss component #1181

Merged
merged 5 commits into from
Jul 29, 2021
Merged

feat: add oss component #1181

merged 5 commits into from
Jul 29, 2021

Conversation

czy88840616
Copy link
Member

related: #1165

@gitpod-io
Copy link

gitpod-io bot commented Jul 26, 2021

@czy88840616 czy88840616 changed the title feat: implements oss client feat: add oss component Jul 26, 2021
@ZQun
Copy link
Member

ZQun commented Jul 27, 2021

@czy88840616 serverless可以用这个实现上传吗?😄

@czy88840616
Copy link
Member Author

好像没啥关系。。这个只是服务端的 oss 客户端。serverless 是要前端直接上传吧,不过这个能生成临时接口。

@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2021

Codecov Report

Merging #1181 (59c0ea5) into 2.x (4405caf) will decrease coverage by 0.07%.
The diff coverage is 73.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #1181      +/-   ##
==========================================
- Coverage   85.52%   85.44%   -0.08%     
==========================================
  Files         221      226       +5     
  Lines        8834     8969     +135     
  Branches     1758     1719      -39     
==========================================
+ Hits         7555     7664     +109     
- Misses       1215     1241      +26     
  Partials       64       64              
Impacted Files Coverage Δ
packages/core/src/util/serviceFactory.ts 9.52% <9.52%> (ø)
packages/core/src/index.ts 100.00% <100.00%> (ø)
packages/oss/src/config.default.ts 100.00% <100.00%> (ø)
packages/oss/src/configuration.ts 100.00% <100.00%> (ø)
packages/oss/src/index.ts 100.00% <100.00%> (ø)
packages/oss/src/manager.ts 100.00% <100.00%> (ø)
packages/web-koa/src/framework.ts 73.60% <0.00%> (-1.41%) ⬇️
...ckages-serverless/runtime-engine/src/lib/logger.ts 74.41% <0.00%> (ø)
... and 5 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 4405caf...59c0ea5. Read the comment docs.

@czy88840616 czy88840616 merged commit e83171c into 2.x Jul 29, 2021
@czy88840616 czy88840616 deleted the add_oss branch July 29, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants