midwayjs / midway-faas

🔱 A simple and lightweight serverless framework
MIT License
389 stars 40 forks source link

feat: mwcc multi stage compilation support #177

Open legendecas opened 4 years ago

gitpod-io[bot] commented 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #177 into master will increase coverage by 0.07%. The diff coverage is 73.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   80.74%   80.82%   +0.07%     
==========================================
  Files          90       90              
  Lines        3480     3489       +9     
  Branches      411      411              
==========================================
+ Hits         2810     2820      +10     
+ Misses        663      662       -1     
  Partials        7        7              
Impacted Files Coverage Δ
packages/faas-cli-plugin-invoke/src/invoke.ts 93.33% <ø> (ø)
packages/faas-cli-plugin-invoke/src/index.ts 69.95% <62.50%> (+1.18%) :arrow_up:
packages/faas-cli-plugin-package/src/index.ts 89.47% <100.00%> (+0.12%) :arrow_up:

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 cfa8674...093decd. Read the comment docs.