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

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

Build:
Build:
LAST BUILD BRANCH: nimmo-modal-close-button
DEFAULT BRANCH: main
Ran 15 May 2026 04:28PM 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:25PM UTC coverage: 96.454%. First build
25928899200

Pull #4269

github

nimmolo
Add label_sr_only: option; use in FormNotes single-part mode

Visual review of the observation notes panel flagged a second
redundancy: in single-part mode (when the user has no custom notes
parts), the textarea's "Notes:" label was duplicated by the panel
heading directly above it.

- `FieldLabelRow` now honors `wrapper_options[:label_sr_only]`: when
  true, the `<label>` gets Bootstrap's `sr-only` class instead of
  `mr-3`, so the label is hidden visually but the `<label for="…">`
  association is preserved for screen readers and click-to-focus.
- `:label_sr_only` added to `WRAPPER_OPTIONS` so the field helpers
  (text/textarea/select/etc.) route it from kwarg to wrapper-options
  on the field component.
- `FormNotes` passes `label_sr_only: @single_part_mode` for each
  part's textarea — the panel heading is the visible "Notes" label;
  the field's own label is screen-reader only.

The new option is generic — any field whose visible label is
redundant with surrounding heading/caption text can use it.

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

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

38376 of 39787 relevant lines covered (96.45%)

656.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25928899200.1 15 May 2026 04:28PM UTC 995
96.45
GitHub Action Run
Source Files on build 25928899200
  • 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 #25928899200
  • Pull Request #4269
  • Next Build on nimmo-extract-notes-fields-component (#25932012444)
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