bespoken / virtual-alexa

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

Intents while delegated #55

Closed jkelvie closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #55 into master will decrease coverage by 0.31%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   94.25%   93.93%   -0.32%     
==========================================
  Files          28       27       -1     
  Lines        1131     1171      +40     
  Branches      162      169       +7     
==========================================
+ Hits         1066     1100      +34     
- Misses         65       71       +6
Impacted Files Coverage Δ
src/impl/SkillInteractor.ts 98.76% <100%> (ø) :arrow_up:
src/dialog/DelegatedDialogResponse.ts 100% <100%> (ø) :arrow_up:
src/dialog/DialogOutput.ts 88.23% <88.23%> (ø)
src/dialog/DialogManager.ts 95.33% <92.85%> (-2.09%) :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 b8fb3dc...df644da. Read the comment docs.