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

sonus21 / rqueue
84%

Build:
DEFAULT BRANCH: master
Repo Added 23 Oct 2019 08:30AM UTC
Files 242
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 2.0.1
  • 2.11-fix
  • 2.12.fix
  • 2.13.prep
  • 3.0.0-prep
  • add-code-of-conduct-1
  • add-global-retry-limit
  • add_hard_strict_priority
  • bug-193
  • bug-193-2.12
  • bug-fix-2.10.2
  • ci-coverage-fix
  • circleci-project-setup
  • codex/remove-nats-key-tags
  • complete-job-stats
  • core-pebble-upgrade
  • delay-dlq-message
  • dependabot/bundler/docs/nokogiri-1.14.3
  • dependabot/bundler/docs/nokogiri-1.16.2
  • dependabot/bundler/docs/rexml-3.2.8
  • dev
  • do-not-retry
  • doc-update
  • dummy-branch
  • dummy-branch2
  • fix-209
  • fix-29-30
  • fix/parameter-name-resolution
  • fixed-retry-delay
  • generic-type-serdes
  • global-url-prefix
  • issue-25
  • limit-thread-pool-size
  • lower-version-spring
  • message-header
  • micrometer-optional
  • multi-consumer
  • multiple-fixes
  • nats-backend
  • nats-scheduling-fix
  • nats-v2-web
  • patch-1
  • pause-unpause
  • pebble-template
  • pebble-version
  • queue-counter
  • queue-registry
  • rdwallis/config
  • reactive-redis
  • rqueue-job
  • sonus21-patch-1
  • spring-boot-auto-startup-delay
  • test-x
  • unique-and-message-api
  • v-2.7
  • v1.3
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • web-1.0
  • web-url-prefix

24 May 2026 04:15AM UTC coverage: 84.352% (+1.0%) from 83.319%
26351636885

push

github

web-flow
[codex] Delay Rqueue startup for Boot web apps (#303)

* Delay Rqueue startup for Boot web apps

* Apply Palantir Java Format

* Make Boot Rqueue auto-start delay explicit

* Use NATS fetch wait for listener long polling

* Add MsgPack listener E2E coverage

* Stabilize NATS priority queue E2E test

* Use MessagePack dependency in listener E2E test

* Use MessagePack ObjectMapper in listener E2E test

* Remove unsupported MessagePack listener E2E test

* fix: max retry

* Apply Palantir Java Format

* Consolidate backend contract E2E tests

* Apply Palantir Java Format

* Increase broker unit coverage

* chore: bump version

* Update RC10 and RC11 release notes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

2694 of 3513 branches covered (76.69%)

Branch coverage included in aggregate %.

55 of 55 new or added lines in 9 files covered. (100.0%)

7963 of 9121 relevant lines covered (87.3%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
9121 RELEVANT LINES 7963 COVERED LINES
0.87 HITS PER LINE
Source Files on master
  • Tree
  • List 242
  • Changed 9
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26351636885 master [codex] Delay Rqueue startup for Boot web apps (#303) * Delay Rqueue startup for Boot web apps * Apply Palantir Java Format * Make Boot Rqueue auto-start delay explicit * Use NATS fetch wait for listener long polling * Add MsgPack listener E2... push 24 May 2026 04:24AM UTC web-flow github
84.35
26012877262 master fix: restore Jackson 2.x property order in RqueueRedisSerializer to prevent stale processing-queue entries after 3.x → 4.x upgrade (#300) * fix: restore Jackson 2.x property order in RqueueRedisSerializer to prevent stale processing-queue entries... push 18 May 2026 04:14AM UTC web-flow github
83.32
25934725140 master Add global retry limit (#298) * Add global retry limit Assisted-By: Codex * Apply Palantir Java Format * Bump version to RC9 Assisted-By: Codex --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github... push 15 May 2026 06:42PM UTC web-flow github
83.41
25621809822 master Nats scheduling fix (#297) * ci: compile main sources in coverage_report job The coverage_report job was producing an effectively empty jacocoTestReport.xml (3.4KB vs ~1.1MB locally) because no .class files existed when coverageReportOnly ran — ... push 10 May 2026 06:37AM UTC web-flow github
83.42
25600722838 master Nats v2 web (#295) * ci: compile main sources in coverage_report job The coverage_report job was producing an effectively empty jacocoTestReport.xml (3.4KB vs ~1.1MB locally) because no .class files existed when coverageReportOnly ran — the job ... push 09 May 2026 12:16PM UTC web-flow github
83.4
45263110... master Add hard strict priority mode (#279) * Add HARD_STRICT mode See details there https://github.com/sonus21/rqueue/issues/276 * format code via google-java-format (version 1.35.0) * fix comment * add fixes after review --------- Co-authored-by:... push 14 Mar 2026 09:17AM UTC web-flow circleci
88.68
74db7316... master Add hard strict priority mode (#279) * Add HARD_STRICT mode See details there https://github.com/sonus21/rqueue/issues/276 * format code via google-java-format (version 1.35.0) * fix comment * add fixes after review --------- Co-authored-by:... push 14 Mar 2026 09:16AM UTC web-flow circleci
88.59
edc51b43... master update doc (#283) push 09 Mar 2026 07:49AM UTC web-flow circleci
89.32
57f4ef78... master fix: pebble version and use coveralls jacoco (#280) push 09 Mar 2026 06:25AM UTC web-flow circleci
89.35
2768 master Bump rexml from 3.2.5 to 3.2.8 in /docs (#228) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Comm... push 02 Jul 2024 07:25PM UTC web-flow circleci
91.42
See All Builds (533)
  • Repo on GitHub
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