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 request filter to interactor and virtual-google-assistant main class #15

Closed jperata closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #15 into master will decrease coverage by 0.66%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   91.09%   90.42%   -0.67%     
==========================================
  Files          10       10              
  Lines         292      303      +11     
  Branches       25       26       +1     
==========================================
+ Hits          266      274       +8     
- Misses         26       29       +3
Impacted Files Coverage Δ
src/ActionInteractor.ts 76.27% <100%> (+2.19%) :arrow_up:
src/VirtualGoogleAssistant.ts 73.52% <50%> (-5.05%) :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 b274c93...c9b7640. Read the comment docs.