bespoken / virtual-google-assistant

🤖 Easily test and debug Actions on Google programmatically https://bespoken.io
Apache License 2.0
23 stars 10 forks source link

Add context support and reset context #29

Closed jperata closed 6 years ago

jperata commented 6 years ago

Relates to #22 and #27

codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   93.51%   93.68%   +0.16%     
==========================================
  Files          14       14              
  Lines         447      459      +12     
  Branches       45       48       +3     
==========================================
+ Hits          418      430      +12     
  Misses         29       29
Impacted Files Coverage Δ
src/VirtualGoogleAssistant.ts 90.32% <100%> (+0.49%) :arrow_up:
src/ActionInteractor.ts 88.88% <100%> (+2.77%) :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 d119bc5...8c9aeb8. Read the comment docs.