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

MushroomObserver / mushroom-observer / 25928527606
96%
main: 99%

Build:
Build:
LAST BUILD BRANCH: nimmo-modal-close-button
DEFAULT BRANCH: main
Ran 15 May 2026 04:21PM UTC
Jobs 1
Files 995
Run time 2min
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

15 May 2026 04:16PM UTC coverage: 96.453%. First build
25928527606

Pull #4269

github

nimmolo
Move FormNotes help-collapse trigger into the panel heading

Visual review flagged a redundancy in the observation notes panel:
the Bootstrap Panel heading already says "Notes", but the panel
body opened with a `<p><strong>Notes:</strong> <help-trigger> ...</p>`
line — duplicating the title and orphaning the help icon below the
heading.

Move the `CollapseInfoTrigger` (the `?` icon) into the panel's
heading slot, alongside the title, and drop the `<strong>Notes:</strong>`
wrapper from the body. The `CollapseHelpBlock` (the actual collapse
target) stays in the body — trigger and target are decoupled via
`target_id`, so they don't have to be adjacent. (The panel's own
expand/collapse caret is unaffected; the help-trigger is a separate
collapse target.)

Also: derive `help_target_id` from `panel_id` so multiple FormNotes
on the same page can't collide on `notes_help`.

Single-part mode (one large textarea with inline help) is unchanged
— no panel-level trigger; the textarea's `with_help` slot continues
to handle that field's help.

Updates the multi-part FormNotes test to assert the new structure:
trigger lives inside the heading, collapse block in the body, no
`<strong>Notes:</strong>` redundancy.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #4269: Extract Components::FormNotes (shared Panel + notes textareas)

66 of 66 new or added lines in 4 files covered. (100.0%)

38374 of 39785 relevant lines covered (96.45%)

661.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25928527606.1 15 May 2026 04:21PM UTC 995
96.45
GitHub Action Run
Source Files on build 25928527606
  • Tree
  • List 995
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25928527606
  • Pull Request #4269
  • Next Build on nimmo-extract-notes-fields-component (#25928899200)
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