numo-labs / aws-lambda-helper

:lollipop: Collection of helper methods for lambda
GNU General Public License v3.0
22 stars 2 forks source link

Include provider name when sending results to client #71

Closed lennym closed 8 years ago

lennym commented 8 years ago

This will help us better trace results through the pipeline, and make debugging easier, as well as allowing the client to be aware of what providers are registered for future purposes around having providers emit complete events.

codecov-io commented 8 years ago

Current coverage is 96.89% (diff: 100%)

Merging #71 into master will increase coverage by 0.01%

@@             master        #71   diff @@
==========================================
  Files             2          2          
  Lines           192        193     +1   
  Methods          26         26          
  Messages          0          0          
  Branches         44         44          
==========================================
+ Hits            186        187     +1   
  Misses            6          6          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update e7e3f3c...5afb045