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

MushroomObserver / mushroom-observer / 31076275260
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: nimmo-phlex-props-sweep-remaining
DEFAULT BRANCH: main
Ran 06 Aug 2026 06:13AM UTC
Jobs 1
Files 1821
Run time 3min
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

06 Aug 2026 06:07AM UTC coverage: 99.251%. Remained the same
31076275260

Pull #5004

github

nimmolo
Fold dev_setup_ubuntu_root into dev_setup_ubuntu, auto-continue as mo

One entry point instead of two separately-sequenced scripts. Relocated
the root-only system prep to script/dev_setup/ubuntu_root.sh
(mo_ubuntu_root_setup, sourced) -- unchanged in substance, every step
was already individually idempotent so no new "is this needed" check
was required, just call it unconditionally.

dev_setup_ubuntu now checks `id -u`: as root, it runs the root prep,
prompts to set mo's password if one isn't set yet (mo's own sudo
calls later need one -- Ubuntu's default sudo policy has no NOPASSWD
entry for mo), then re-execs itself as mo via `su - mo -c "curl ...
| bash"`. As mo, it proceeds exactly as before (clone, Ruby, finish
setup, test suite) -- unchanged for anyone re-running on an
already-provisioned box.

The password prompt only works cleanly when the root phase is run
from a downloaded/local file, not a raw `curl | bash` one-liner (the
prompt would read from the same stdin bash is still consuming as
script source) -- documented in both the script's own header and
README_DEV_SETUP_UBUNTU.md, with the manual passwd/su/re-run fallback
if it's hit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #5004: Extract dev-setup finish sequence, fold Ubuntu root/mo scripts, drop dead unicorn config

54446 of 54857 relevant lines covered (99.25%)

857.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31076275260.1 06 Aug 2026 06:13AM UTC 1821
99.25
GitHub Action Run
Source Files on build 31076275260
  • Tree
  • List 1821
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31076275260
  • Pull Request #5004
  • PR Base - main (#31042639779)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc