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

sonus21 / rqueue / 118
93%
master: 91%

Build:
Build:
LAST BUILD BRANCH: do-not-retry
DEFAULT BRANCH: master
Ran 02 May 2020 05:59PM UTC
Jobs 2
Files 93
Run time 5min
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

pending completion
118

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:
1. Remove getter, setter etc related code and replaced them with lombok where-ever applicable.
2. Use static import for Assert utils
2. 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.

2358 of 2729 relevant lines covered (86.41%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 118.1 (ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.1.0.RELEASE SPRING_VERSION=5.1.2.RELEASE SPRING_DATA_VERSION=2.1.2.RELEASE MICROMETER_VERSION=1.1.0) 02 May 2020 05:59PM UTC 0
86.41
Travis Job 118.1
2 118.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) 02 May 2020 06:05PM UTC 0
86.37
Travis Job 118.2
Source Files on build 118
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #118
  • 51b4e13a on github
  • Next Build on web-1.0 (#120)
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