midwayjs / midway-faas

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

fix: support typescript run #139

Closed echosoar closed 4 years ago

gitpod-io[bot] commented 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #139 into master will decrease coverage by 0.93%. The diff coverage is 67.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   81.11%   80.17%   -0.94%     
==========================================
  Files          85       84       -1     
  Lines        3161     3168       +7     
  Branches      341      343       +2     
==========================================
- Hits         2564     2540      -24     
- Misses        593      624      +31     
  Partials        4        4              
Impacted Files Coverage Δ
packages/faas-cli-plugin-invoke/src/index.ts 67.56% <64.70%> (-14.90%) :arrow_down:
packages/faas-cli-plugin-invoke/src/invoke.ts 94.73% <100.00%> (+3.07%) :arrow_up:
packages/faas-cli-plugin-package/src/index.ts 88.93% <100.00%> (ø)
packages/serverless-spec-builder/src/wrapper.ts 85.71% <100.00%> (ø)
packages/faas-cli-command-core/src/debug.ts 65.62% <0.00%> (+6.25%) :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 1536d20...a049aff. Read the comment docs.