richtier / alexa-voice-service-client

Python Client for Alexa Voice Service (AVS)
MIT License
42 stars 29 forks source link

Handle Play directive #28

Closed richtier closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 1.04%. The diff coverage is 91.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #28      +/-   ##
=========================================
- Coverage   98.74%   97.7%   -1.05%     
=========================================
  Files          10      10              
  Lines         239     261      +22     
=========================================
+ Hits          236     255      +19     
- Misses          3       6       +3
Impacted Files Coverage Δ
avs_client/avs_client/helpers.py 94.59% <91.17%> (-3.49%) :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 68a4aed...bcc6135. Read the comment docs.