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

RobotWebTools / rclnodejs / 26379095679
85%

Build:
DEFAULT BRANCH: develop
Ran 25 May 2026 02:08AM UTC
Jobs 1
Files 63
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

25 May 2026 01:50AM UTC coverage: 85.474%. Remained the same
26379095679

push

github

web-flow
[Lyrical] Switch Linux CI to apt-deb install and bump Windows zip (#1516)

Per the official Lyrical install guide (https://docs.ros.org/en/lyrical/Installation/Ubuntu-Install-Debs.html), ROS 2 Lyrical is now available as Debian packages on Ubuntu 26.04. Switch all four Linux workflows to `apt-get install -y ros-lyrical-desktop` and drop the date-stamped beta tarball that had to be hand-refreshed every time upstream produced a new snapshot. The test workflows also install `ros-lyrical-test-msgs`; `ros-lyrical-mrpt-msgs` is omitted because it is not yet published for lyrical (the previous tarball path skipped both packages on lyrical too, so the test suite already tolerates its absence). Removes the `curl | tar xf` extract step, the `rosdep init/update/install` chain with its long `--skip-keys` list, and the `tar`, `bzip2`, `python3-rosdep` packages they required. Rolling continues to use the nightly tarball; humble/jazzy/kilted continue to use `ros-tooling/setup-ros@v0.7`, which does not yet recognize lyrical.

On `linux-arm64-build-and-test.yml`, `sudo` is also added to the lyrical apt prerequisites: the job runs in a bare `ubuntu:26.04` container, and the downstream "Install Electron test dependencies" and "Fix permissions" steps shell out to `sudo apt …` / `sudo chown …`. The other distros get `sudo` implicitly via `ros-tooling/setup-ros`; lyrical takes the manual apt path, so it needs to be installed explicitly. Without this, the lyrical arm64 job failed with `sudo: command not found` (exit code 127).

Windows still has no apt equivalent and continues to use the binary zip, but its lyrical URL is bumped from the `release-lyrical-beta-20260430` snapshot to `release-lyrical-20260522`.

Fix: #1458

1828 of 2323 branches covered (78.69%)

Branch coverage included in aggregate %.

3609 of 4038 relevant lines covered (89.38%)

397.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26379095679.1 25 May 2026 02:08AM UTC 63
85.47
GitHub Action Run
Source Files on build 26379095679
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26379095679
  • 018aa1a8 on github
  • Prev Build on develop (#25785111516)
  • Next Build on develop (#26381778837)
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