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

feat: new invoke #101

Merged
merged 3 commits into from
Mar 30, 2020
Merged

feat: new invoke #101

merged 3 commits into from
Mar 30, 2020

Conversation

echosoar
Copy link
Member

f invoke 插件能力,后续serverless-invoke将会替换为core+plugin形式

@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

Merging #101 into master will decrease coverage by 0.64%.
The diff coverage is 75.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   78.94%   78.30%   -0.65%     
==========================================
  Files          74       77       +3     
  Lines        2660     2871     +211     
  Branches      266      285      +19     
==========================================
+ Hits         2100     2248     +148     
- Misses        558      621      +63     
  Partials        2        2              
Impacted Files Coverage Δ
packages/faas-cli/src/index.ts 46.29% <ø> (ø)
packages/faas-cli-command-core/src/core.ts 81.64% <42.85%> (-1.80%) ⬇️
packages/faas-cli-plugin-invoke/src/index.ts 69.23% <75.30%> (ø)
packages/faas-cli-plugin-invoke/src/utils.ts 81.81% <81.81%> (ø)
packages/faas-cli-plugin-invoke/src/invoke.ts 90.90% <90.90%> (ø)
packages/faas-util-ts-compile/src/codeAnalysis.ts 90.99% <100.00%> (ø)

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 4359870...b5843e0. Read the comment docs.

1585484280577
Copy link
Member

Choose a reason for hiding this comment

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

这个是 case 还是临时文件。。

Copy link
Member Author

Choose a reason for hiding this comment

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

case....

@czy88840616 czy88840616 merged commit 4c13a69 into master Mar 30, 2020
@czy88840616 czy88840616 deleted the feat/new-invoke branch March 30, 2020 02:57
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