Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

fix: remove command usage #88

Merged
merged 4 commits into from
Mar 17, 2020
Merged

fix: remove command usage #88

merged 4 commits into from
Mar 17, 2020

Conversation

echosoar
Copy link
Member

No description provided.

@echosoar
Copy link
Member Author

  • 修复command-core丢失command问题
  • 修复同时并发请求问题
  • 移除command-core中对于command-line-usage包的依赖

@codecov-io
Copy link

Codecov Report

Merging #88 into master will decrease coverage by 0.35%.
The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   81.02%   80.66%   -0.36%     
==========================================
  Files          69       72       +3     
  Lines        2487     2560      +73     
  Branches      234      239       +5     
==========================================
+ Hits         2015     2065      +50     
- Misses        470      493      +23     
  Partials        2        2
Impacted Files Coverage Δ
packages/serverless-invoke/src/utils.ts 90% <ø> (-0.25%) ⬇️
...aas-cli-command-core/src/utils/commandLineUsage.ts 100% <100%> (ø)
packages/faas-cli-command-core/src/core.ts 83.44% <100%> (+0.11%) ⬆️
packages/faas-cli-command-core/src/index.ts 100% <100%> (ø) ⬆️
packages/faas-cli-command-core/src/cli.ts 86.76% <80%> (+4.41%) ⬆️
packages/serverless-invoke/src/core.ts 78.37% <91.66%> (+0.92%) ⬆️
packages/faas-cli/bin/fun.js 100% <0%> (ø)
packages/faas-cli/src/index.ts 51.85% <0%> (ø)
... and 1 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 24de9d9...160bda9. Read the comment docs.

@czy88840616 czy88840616 changed the title Fix/remove command usage fix: remove command usage Mar 17, 2020
@czy88840616 czy88840616 merged commit c4c6050 into master Mar 17, 2020
@czy88840616 czy88840616 deleted the fix/remove-command-usage branch March 17, 2020 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants