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

sonus21 / rqueue
52%
master: 84%

Build:
Build:
LAST BUILD BRANCH: spring-boot-auto-startup-delay
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 nats-backend
branch: nats-backend
CHANGE BRANCH
x
Reset
  • nats-backend
  • 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
  • master
  • message-header
  • micrometer-optional
  • multi-consumer
  • multiple-fixes
  • 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

02 May 2026 07:05PM UTC coverage: 51.631%. First build
local-gha-1777748793

Pull #293

github

sonus21
ci: wire GITHUB_TOKEN + BUILD_NUMBER for Coveralls (github-actions)

The nbaztec coveralls-jacoco v1.2.20 plugin has a quirky GitHub Actions
detection path. Reading its source (ServiceInfoParser.kt):

  - If GITHUB_ACTIONS is set but GITHUB_TOKEN is not, it emits
    service_name="github-actions" — which the Coveralls API does not
    recognize as a first-class service, so PR comments and branch
    correlation silently no-op.
  - When BOTH GITHUB_ACTIONS and GITHUB_TOKEN are set, it switches to
    service_name="github" (the canonical name).
  - service_job_id is read from BUILD_NUMBER (Jenkins-style), not
    GITHUB_RUN_ID — so we map github.run_id onto BUILD_NUMBER explicitly.
  - Branch is read from CI_BRANCH; github.head_ref is used so PR builds
    report the source branch instead of "<num>/merge".

Verified locally by running coverallsJacoco with the production token
plus a CircleCI-shaped env block (the plugin's CircleCI branch is the
best-supported one) — Coveralls returned OK and the build appeared in
the dashboard.

Also re-adds coverallsRequest = file(...) so the request payload is
written to build/coveralls-request.json. The workflow's "Push coverage
to Coveralls" step already cats this file, which makes future
regressions diagnosable from the CI log alone.

Assisted-By: Claude Code
Pull Request #293: Nats web - core seperation

1342 of 2911 branches covered (46.1%)

Branch coverage included in aggregate %.

4324 of 8063 relevant lines covered (53.63%)

0.54 hits per line

Relevant lines Covered
Build:
Build:
8063 RELEVANT LINES 4324 COVERED LINES
0.54 HITS PER LINE
Source Files on nats-backend
  • Tree
  • List 244
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
local-gh... nats-backend ci: wire GITHUB_TOKEN + BUILD_NUMBER for Coveralls (github-actions) The nbaztec coveralls-jacoco v1.2.20 plugin has a quirky GitHub Actions detection path. Reading its source (ServiceInfoParser.kt): - If GITHUB_ACTIONS is set but GITHUB_TOKEN ... Pull #293 02 May 2026 07:06PM UTC sonus21 github
51.63
local-gh... nats-backend ci: wire GITHUB_TOKEN + BUILD_NUMBER for Coveralls (github-actions) The nbaztec coveralls-jacoco v1.2.20 plugin has a quirky GitHub Actions detection path. Reading its source (ServiceInfoParser.kt): - If GITHUB_ACTIONS is set but GITHUB_TOKEN ... Pull #293 02 May 2026 07:06PM UTC sonus21 github
51.63
local-te... nats-backend fix: use github.head_ref for CI_BRANCH in Coveralls integration For GitHub Actions pull requests, github.ref_name returns the PR reference (e.g., "293/merge") instead of the actual branch name. The coveralls-jacoco plugin uses CI_BRANCH to identi... push 02 May 2026 07:03PM UTC Sonu Kumar circleci
51.63
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