bespoken / virtual-alexa

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

No utterance match #59

Closed jkelvie closed 6 years ago

jkelvie commented 6 years ago

Rather than defaulting to an utterance, throws an error when there is no match.

codecov[bot] commented 6 years ago

Codecov Report

Merging #59 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   95.12%   95.11%   -0.01%     
==========================================
  Files          27       27              
  Lines        1210     1208       -2     
  Branches      173      173              
==========================================
- Hits         1151     1149       -2     
  Misses         59       59
Impacted Files Coverage Δ
src/impl/SkillInteractor.ts 98.76% <100%> (-0.03%) :arrow_down:

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 dfba4ab...6763f0c. Read the comment docs.