bespoken / virtual-alexa

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

Remove logs #3

Closed jperata closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #3 into master will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   83.41%   83.33%   -0.09%     
==========================================
  Files          17       17              
  Lines         796      792       -4     
  Branches       96       96              
==========================================
- Hits          664      660       -4     
  Misses        132      132
Impacted Files Coverage Δ
src/SkillInteractor.ts 96.72% <ø> (-0.06%) :arrow_down:
src/SampleUtterances.ts 96.55% <ø> (-0.03%) :arrow_down:
src/SlotTypes.ts 95.34% <ø> (-0.21%) :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 d4669b5...b37acc4. Read the comment docs.