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

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

Build:
Build:
LAST BUILD BRANCH: njw-gps-strip-transfer-race
DEFAULT BRANCH: main
Ran 17 Jul 2026 10:16AM UTC
Jobs 1
Files 1753
Run time 4min
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

17 Jul 2026 10:11AM UTC coverage: 99.126% (+0.001%) from 99.125%
29572640378

Pull #4825

github

mo-nathan
Broadcast from RotateImageJob itself + retrigger LazyLoad on swap

Manual testing showed rotate/mirror never live-updated the image show
page. Two independent gaps:

1. The after_update_commit broadcast only fires on a transferred/
   gps_stripped flip. That happens when TransferImagesJob completes --
   never in environments with no writable image servers (development),
   and a mirror on a not-yet-transferred image flips nothing at all.
   RotateImageJob now broadcasts explicitly once processing finishes:
   the rewritten renditions are servable locally at that moment. The
   callback still covers the transfer-completion flip.

2. Interactive's img is lazy (placeholder.svg + .lazy + data-src); the
   lazyload Stimulus controller that calls lazyLoadInstance.update()
   sits on a layout-level element, which a Turbo Stream replace never
   reconnects -- so a broadcast-swapped fragment stayed stuck on the
   placeholder. The media_only variant now carries its own
   data-controller="lazyload" so update() re-runs whenever the
   fragment enters the DOM. Initial page renders are covered by the
   layout and stay unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #4825: Broadcast `Image` processing completion via Turbo Streams + `Matrix::Table` cache-key fixes

33 of 33 new or added lines in 7 files covered. (100.0%)

52727 of 53192 relevant lines covered (99.13%)

763.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29572640378.1 17 Jul 2026 10:16AM UTC 1753
99.13
GitHub Action Run
Source Files on build 29572640378
  • Tree
  • List 1753
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29572640378
  • Pull Request #4825
  • PR Base - main (#29570965683)
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