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 support for dialog flow v2 #19

Closed ecruzado closed 6 years ago

ecruzado commented 6 years ago

jun-01-2018 12-31-05

codecov[bot] commented 6 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.75%. The diff coverage is 87.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   91.61%   90.85%   -0.76%     
==========================================
  Files          10       10              
  Lines         310      361      +51     
  Branches       27       37      +10     
==========================================
+ Hits          284      328      +44     
- Misses         26       33       +7
Impacted Files Coverage Δ
src/InteractionModel.ts 96.55% <100%> (+0.39%) :arrow_up:
src/ActionInteractor.ts 76.56% <60%> (-0.86%) :arrow_down:
src/ProjectDirectoryUtils.ts 92.1% <87.5%> (-1.23%) :arrow_down:
src/ActionRequest.ts 91.35% <88.88%> (-4%) :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 a7ba99a...e48840e. Read the comment docs.