• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jormaechea / sls-helper-plugin-janis / 18312084292
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: JCN-533-add-default-maximumConcurrency-property-for-sqs
DEFAULT BRANCH: master
Ran 07 Oct 2025 12:08PM UTC
Jobs 1
Files 51
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Oct 2025 12:07PM UTC coverage: 100.0%. Remained the same
18312084292

Pull #75

github

google-labs-jules[bot]
feat(sqs): Add fastProcessingEnvironments option

This commit introduces a new `fastProcessingEnvironments` property to the SQS consumer configuration.

This allows developers to specify an array of environments (e.g., 'beta', 'dev') where the `maximumBatchingWindow` should be set to 0, effectively disabling batching for faster message processing in those environments.

The implementation includes:
- Core logic in the `SQSHelper` to override the batching window.
- Validation to ensure the new property is a string array.
- Comprehensive unit tests to cover the new functionality.
- Updated documentation in the `README.md`, including a usage example.

Refactored the `setConfigsWithDefaults` method to centralize the `maximumBatchingWindow` logic, making the code cleaner and more maintainable.
Pull Request #75: feat(sqs): Add fastProcessingEnvironments option

519 of 519 branches covered (100.0%)

Branch coverage included in aggregate %.

16 of 16 new or added lines in 1 file covered. (100.0%)

723 of 723 relevant lines covered (100.0%)

12.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18312084292.1 07 Oct 2025 12:08PM UTC 51
100.0
GitHub Action Run
Source Files on build 18312084292
  • Tree
  • List 51
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #75
  • PR Base - master (#18008815649)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc