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

Map action in request #14

Closed jperata closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   90.94%   91.09%   +0.15%     
==========================================
  Files          10       10              
  Lines         287      292       +5     
  Branches       24       25       +1     
==========================================
+ Hits          261      266       +5     
  Misses         26       26
Impacted Files Coverage Δ
src/IntentSchema.ts 100% <100%> (ø) :arrow_up:
src/ActionRequest.ts 95.34% <100%> (+0.34%) :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 5aa6685...08fd248. Read the comment docs.