bespoken / virtual-alexa

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

Most specific match logic #1

Closed jkelvie closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #1 into master will increase coverage by 0.94%. The diff coverage is 98.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   81.96%   82.91%   +0.94%     
==========================================
  Files          17       17              
  Lines         754      790      +36     
  Branches       91       94       +3     
==========================================
+ Hits          618      655      +37     
+ Misses        136      135       -1
Impacted Files Coverage Δ
src/Utterance.ts 97.61% <100%> (+0.47%) :arrow_up:
src/SlotTypes.ts 95.55% <100%> (+0.31%) :arrow_up:
src/SampleUtterances.ts 96.49% <98.07%> (+2.17%) :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 af253b4...a084978. Read the comment docs.