bespoken / virtual-alexa

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

support for intent confirmation when an intent's confirmationStatus h… #62

Closed jlw8ke closed 6 years ago

jlw8ke commented 6 years ago

…as not been set

https://github.com/bespoken/virtual-alexa/issues/61

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a170f4f). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #62   +/-   ##
=========================================
  Coverage          ?   95.04%           
=========================================
  Files             ?       27           
  Lines             ?     1210           
  Branches          ?      165           
=========================================
  Hits              ?     1150           
  Misses            ?       60           
  Partials          ?        0
Impacted Files Coverage Δ
src/dialog/DialogManager.ts 96.07% <100%> (ø)

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 a170f4f...d1257ec. Read the comment docs.