bespoken / virtual-alexa

:robot: Easily test and debug Alexa skills programmatically
https://bespoken.io
Apache License 2.0
112 stars 35 forks source link

Exit utterance becomes SessionEndedRequest #51

Closed jkelvie closed 6 years ago

jkelvie commented 6 years ago

Also returns empty response

codecov[bot] commented 6 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   94.21%   94.22%   +0.01%     
==========================================
  Files          27       27              
  Lines        1054     1057       +3     
  Branches      152      153       +1     
==========================================
+ Hits          993      996       +3     
  Misses         61       61
Impacted Files Coverage Δ
src/impl/SkillInteractor.ts 98.76% <100%> (+0.04%) :arrow_up:
src/external/AddressAPI.ts 95% <0%> (ø) :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 5427f1a...298bb34. Read the comment docs.