bespoken / virtual-google-assistant

🤖 Easily test and debug Actions on Google programmatically https://bespoken.io
Apache License 2.0
23 stars 10 forks source link

Support Express for Initialization #24

Closed jperata closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.05%. The diff coverage is 91.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   93.56%   93.51%   -0.06%     
==========================================
  Files          13       14       +1     
  Lines         404      447      +43     
  Branches       39       45       +6     
==========================================
+ Hits          378      418      +40     
- Misses         26       29       +3
Impacted Files Coverage Δ
src/ExpressInteractor.ts 100% <100%> (ø)
src/LocalFunctionInteractor.ts 100% <100%> (ø) :arrow_up:
src/RemoteInteractor.ts 100% <100%> (+15.62%) :arrow_up:
src/VirtualGoogleAssistant.ts 89.83% <84.61%> (-1.48%) :arrow_down:
src/Invoker.ts 90.76% <90.76%> (ø)

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 00fc87e...f762aaa. Read the comment docs.