MozScout / scout-alexa

INACTIVE - http://mzl.la/ghe-archive - Scout Alexa Skill
Mozilla Public License 2.0
4 stars 3 forks source link

Add env var for article batch size, set default to 3 #135

Closed dylano closed 5 years ago

dylano commented 5 years ago

Fixes #124

Set default batch size to 3 articles and add a ARTICLE_BATCH_SIZE to override if necessary.

dylano commented 5 years ago

Note that I am programatically skipping the tests for "Fourth" and "Fifth" if the article batch size is less than 4 or 5, so with the default value of 3, you will see some pending tests.

image

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 60


Files with Coverage Reduction New Missed Lines %
state_handlers.js 8 81.55%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 56: -1.8%
Covered Lines: 371
Relevant Lines: 465

💛 - Coveralls