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

aws-lambda-helper does not export a saveToS3() function anymore #111

Closed hassy closed 8 years ago

tomgco commented 8 years ago

Something does not like this PR... I have re-ran and still no luck. (could be the API though)

hassy commented 8 years ago

Tests that I think are unrelated to this change are breaking

hassy commented 8 years ago

https://github.com/numo-labs/lambda-ne-classic-package-provider/blob/master/test/parse_sns.test.js#L40

Today is the 15th! 👏

lennym commented 8 years ago

codecov-io commented 8 years ago

Current coverage is 97.87%

Merging #111 into master will decrease coverage by <.01%

@@             master       #111   diff @@
==========================================
  Files             6          6          
  Lines           236        235     -1   
  Methods          44         43     -1   
  Messages          0          0          
  Branches         35         36     +1   
==========================================
- Hits            231        230     -1   
  Misses            5          5          
  Partials          0          0          

Powered by Codecov. Last updated by f07780d...e39b906