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

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

Build:
Build:
LAST BUILD BRANCH: nimmo-modal-form
DEFAULT BRANCH: main
Ran 29 Dec 2025 11:23PM UTC
Jobs 1
Files 826
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

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

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

17 of 18 new or added lines in 4 files covered. (94.44%)

7 existing lines in 3 files now uncovered.

31440 of 33004 relevant lines covered (95.26%)

713.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
92.86
app/components/concerns/observation_reviewed_state.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.35
0.0% app/components/application_form/checkbox_field.rb
1
99.03
0.0% app/components/base_image.rb
5
95.37
1.4% app/components/lightbox_caption.rb
Jobs
ID Job ID Ran Files Coverage
1 20584838782.1 29 Dec 2025 11:23PM UTC 826
95.26
GitHub Action Run
Source Files on build 20584838782
  • Tree
  • List 826
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20584838782
  • Pull Request #3659
  • PR Base - main (#20582677185)
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