bespoken / virtual-alexa

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

Echo show support #38

Closed jkelvie closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.35%. The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   91.79%   92.15%   +0.35%     
==========================================
  Files          18       18              
  Lines         695      739      +44     
  Branches       82       89       +7     
==========================================
+ Hits          638      681      +43     
- Misses         57       58       +1
Impacted Files Coverage Δ
src/VirtualAlexa.ts 95.29% <100%> (+0.11%) :arrow_up:
src/Device.ts 100% <100%> (ø) :arrow_up:
src/SkillRequest.ts 95.32% <100%> (+0.27%) :arrow_up:
src/SkillInteractor.ts 98.52% <100%> (+0.09%) :arrow_up:
src/SkillContext.ts 94.73% <100%> (-0.27%) :arrow_down:
src/SkillResponse.ts 93.1% <92.3%> (-0.65%) :arrow_down:
src/AudioPlayer.ts 78.12% <0%> (+1.04%) :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 835af45...085d6b8. Read the comment docs.