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

feat: support debug by MIDWAY_FAAS_DEBUG #165

Merged
merged 2 commits into from
May 15, 2020

Conversation

echosoar
Copy link
Member

在任何dev-pack等使用invoke的地方都可以通过 MIDWAY_FAAS_DEBUG = true 环境变量来开启函数debug模式

@echosoar echosoar requested a review from czy88840616 May 15, 2020 03:48
@gitpod-io
Copy link

gitpod-io bot commented May 15, 2020

@codecov-io
Copy link

codecov-io commented May 15, 2020

Codecov Report

Merging #165 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   79.78%   79.80%   +0.02%     
==========================================
  Files          86       86              
  Lines        3299     3303       +4     
  Branches      405      405              
==========================================
+ Hits         2632     2636       +4     
  Misses        661      661              
  Partials        6        6              
Impacted Files Coverage Δ
packages/faas-cli-plugin-invoke/src/invoke.ts 93.33% <100.00%> (+1.02%) ⬆️

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 0472f1a...77814b8. Read the comment docs.

@czy88840616 czy88840616 merged commit 7c5cfc0 into master May 15, 2020
@czy88840616 czy88840616 deleted the feat/support-intergration-debug branch May 15, 2020 04:51
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