bespoken / virtual-alexa

:robot: Easily test and debug Alexa skills programmatically
https://bespoken.io
Apache License 2.0
112 stars 35 forks source link

Added mocks for create table on Dynamo #84

Closed jkelvie closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   95.41%   95.46%   +0.05%     
==========================================
  Files          27       27              
  Lines        1266     1280      +14     
  Branches      179      180       +1     
==========================================
+ Hits         1208     1222      +14     
  Misses         58       58
Impacted Files Coverage Δ
src/external/DynamoDB.ts 97.53% <100%> (+0.51%) :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 3841422...f8f3b98. Read the comment docs.