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

sonus21 / rqueue / 134 / 2
93%
master: 91%

Build:
Build:
LAST BUILD BRANCH: do-not-retry
DEFAULT BRANCH: master
Ran 04 May 2020 06:25PM UTC
Files 94
Run time 24s
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

04 May 2020 06:15PM UTC coverage: 92.769% (+0.4%) from 92.418%
ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2

push

travis-ci

sonus21
Web Interface:
Web interface to visualize queue
Move message from one queue to another
Latency visualizer
Delete message from the queue
Allow deactivating a consumer in a given environment
Breaking Changes
Renamed delayed queue to __rq::d-queue::<queueName> (Migration: Move all messages from rqueue-delay::<queueName> to __rq::d-queue::<queueName>)
Renamed annotation field maxJobExecutionTime to visibilityTimeout
Fixes
Spring Optional Micrometer, in older version config class was importing micrometer related classes, that could lead to error if classes are not found. In this version now code depends on bean name using DependsOn annotation.
Other changes:
Remove getter, setter etc related code and replaced them with lombok where-ever applicable.
Use static import for Assert utils
Allow sharing of redis message listener container, if it's disabled then a new Redis listener container would be created. This will allow completely to use two different databases, one for the listener and one for the application.

2643 of 2849 relevant lines covered (92.77%)

0.93 hits per line

Source Files on job 134.2 (ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 78
  • Travis Job 134.2
  • bd7ece04 on github
  • Prev Job for ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2 on web-1.0 (#132.2)
  • Next Job for ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2 on web-1.0 (#138.2)
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