numo-labs / lambda-ne-classic-package-provider

:sunrise: A lambda function that listens to an SNS topic, makes a call to the price and availability cache API and then adds the results to a corresponding search bucket
2 stars 0 forks source link

bucketId --> searchId #71

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

_NOTE_: This PR needs to be merged at the same time as https://github.com/numo-labs/lambda-search-request-handler/pull/57 otherwise the package provider will not work.

@jruts please review and let me know when you want to do the 3-Projects Merge! 😉

codecov-io commented 8 years ago

Current coverage is 100%

Merging #71 into master will not change coverage

@@             master        #71   diff @@
==========================================
  Files             7          7          
  Lines           253        256     +3   
  Methods          54         55     +1   
  Messages          0          0          
  Branches         32         31     -1   
==========================================
+ Hits            253        256     +3   
  Misses            0          0          
  Partials          0          0          

Powered by Codecov. Last updated by 94f48f7...c399aa2

jruts commented 8 years ago

Alrighty :+1: