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

Call firebase functions with a request object #42

Closed jperata closed 5 years ago

jperata commented 5 years ago

Relates to: https://github.com/bespoken/bst/issues/547

codecov[bot] commented 5 years ago

Codecov Report

Merging #42 into master will decrease coverage by 0.35%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   93.93%   93.57%   -0.36%     
==========================================
  Files          15       15              
  Lines         511      514       +3     
  Branches       59       59              
==========================================
+ Hits          480      481       +1     
- Misses         31       33       +2
Impacted Files Coverage Δ
src/Invoker.ts 88.88% <60%> (-2.78%) :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 946b75c...c1d44a3. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #42 into master will decrease coverage by 0.35%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   93.93%   93.57%   -0.36%     
==========================================
  Files          15       15              
  Lines         511      514       +3     
  Branches       59       59              
==========================================
+ Hits          480      481       +1     
- Misses         31       33       +2
Impacted Files Coverage Δ
src/Invoker.ts 88.88% <60%> (-2.78%) :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 946b75c...c1d44a3. Read the comment docs.