bespoken / virtual-alexa

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

Empty synonym array fix #11

Closed jkelvie closed 6 years ago

jkelvie commented 6 years ago

Address #10

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   84.44%   84.61%   +0.17%     
==========================================
  Files          19       19              
  Lines         842      845       +3     
  Branches      103      105       +2     
==========================================
+ Hits          711      715       +4     
+ Misses        131      130       -1
Impacted Files Coverage Δ
src/SampleUtterances.ts 96.74% <100%> (+0.08%) :arrow_up:
src/SlotTypes.ts 100% <100%> (+2.32%) :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 f63ae6e...b755067. Read the comment docs.