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

feat: code analysis #98

Merged
merged 6 commits into from
Mar 27, 2020
Merged

feat: code analysis #98

merged 6 commits into from
Mar 27, 2020

Conversation

echosoar
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 27, 2020

Codecov Report

Merging #98 into master will decrease coverage by 1.51%.
The diff coverage is 63.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   80.46%   78.94%   -1.52%     
==========================================
  Files          72       74       +2     
  Lines        2564     2660      +96     
  Branches      242      266      +24     
==========================================
+ Hits         2063     2100      +37     
- Misses        499      558      +59     
  Partials        2        2              
Impacted Files Coverage Δ
packages/serverless-invoke/src/core.ts 78.37% <ø> (+1.65%) ⬆️
packages/faas-cli-command-core/src/debug.ts 8.19% <8.19%> (ø)
packages/faas-util-ts-compile/src/utils.ts 57.69% <25.00%> (-2.73%) ⬇️
packages/faas-cli-command-core/src/cli.ts 85.50% <50.00%> (-1.26%) ⬇️
packages/faas-util-ts-compile/src/codeAnalysis.ts 90.99% <90.99%> (ø)
packages/faas-cli-command-core/src/index.ts 100.00% <100.00%> (ø)
packages/faas-cli/bin/fun.js 100.00% <100.00%> (ø)
packages/serverless-invoke/src/main.ts 100.00% <100.00%> (+9.09%) ⬆️
packages/serverless-invoke/src/utils.ts 81.81% <100.00%> (-8.04%) ⬇️
... and 3 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 b2b8271...3085d9f. Read the comment docs.

@czy88840616 czy88840616 merged commit 2651faa into master Mar 27, 2020
@czy88840616 czy88840616 deleted the feat/code-analysis branch March 27, 2020 09:32
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.

3 participants