botman / driver-amazon-alexa

BotMan Amazon Alexa Driver
MIT License
14 stars 11 forks source link

Add play audio support #5

Open stevenpaklau opened 6 years ago

stevenpaklau commented 6 years ago

Working in progress

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 37.41%. The diff coverage is 2.83%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #5       +/-   ##
=============================================
- Coverage     81.66%   44.24%   -37.42%     
- Complexity       39       61       +22     
=============================================
  Files             5        7        +2     
  Lines           120      226      +106     
=============================================
+ Hits             98      100        +2     
- Misses           22      126      +104
Impacted Files Coverage Δ Complexity Δ
src/Extensions/Stream.php 0% <0%> (ø) 9 <9> (?)
src/Extensions/Directives.php 0% <0%> (ø) 12 <12> (?)
src/AmazonAlexaDriver.php 94.73% <100%> (-1.56%) 23 <0> (+1)

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 d42673d...d3ddd38. Read the comment docs.