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

MushroomObserver / mushroom-observer / 20584838782 / 1
95%
main: 96%

Build:
Build:
LAST BUILD BRANCH: njw-phlex-sidebar
DEFAULT BRANCH: main
Ran 29 Dec 2025 11:23PM UTC
Files 826
Run time 19s
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

29 Dec 2025 11:17PM UTC coverage: 95.261% (+0.008%) from 95.253%
20584838782.1

Pull #3659

github

mo-nathan
Fix regression in lightbox caption sync after marking as reviewed

The bind(this) call was binding the function to the controller instance,
but Turbo expects 'this' to be the turbo-stream element when calling
custom stream actions. This caused this.getAttribute("obs-id") and
this.templateElement to fail.

Removed bind and inlined the function to allow 'this' to be the
turbo-stream element when Turbo invokes the custom action. This fixes
the regression where marking an observation as reviewed and then
entering lightbox mode would show the checkbox as unchecked.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Pull Request #3659: Refactor reviewed state logic and add test coverage

31440 of 33004 relevant lines covered (95.26%)

713.74 hits per line

Source Files on job 20584838782.1
  • Tree
  • List 826
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20584838782
  • 7fae70c4 on github
  • Prev Job for on njw-refactor-reviewed-state (#20582677185.1)
  • Next Job for on njw-refactor-reviewed-state (#20596684700.1)
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