bespoken / virtual-alexa

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

explicit async to get promise catch working #81

Closed ecruzado closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #81 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files          27       27           
  Lines        1266     1266           
  Branches      179      179           
=======================================
  Hits         1208     1208           
  Misses         58       58
Impacted Files Coverage Δ
src/impl/SkillInteractor.ts 98.95% <100%> (ø) :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 e1b4cf6...9217005. Read the comment docs.