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

MushroomObserver / mushroom-observer / 28183491215
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: nimmo-collapse-toggle
DEFAULT BRANCH: main
Ran 25 Jun 2026 04:06PM UTC
Jobs 1
Files 1671
Run time 7min
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

25 Jun 2026 04:02PM UTC coverage: 98.388% (+0.001%) from 98.387%
28183491215

Pull #4594

github

nimmolo
Address Copilot review: default collapsed: true, fix aria-controls, size_class

- Change default `collapsed:` from false to true in both Link::CollapseToggle
  and Button::CollapseToggle — nearly every caller starts with the pane hidden;
  callers where the pane starts open now pass `collapsed: false` explicitly
  (api_keys/form.rb cancel buttons, form/search.rb bar toggle)
- Drop now-redundant `collapsed: true` from callers that relied on the old
  explicit kwarg: search_bar.rb, api_keys/table.rb, contributors/legend.rb,
  form/location_map.rb
- Fix field_with_help.rb and help/collapse_info_trigger.rb: previously rendered
  aria-expanded="true" on initially-collapsed help triggers; fixed by the
  default change with no per-caller edit required
- Omit aria-controls when target_id is blank (Panel uses CSS class selectors
  as collapse_target, leaving target_id empty — empty idrefs are invalid ARIA)
- Delegate size_class to Components::Button::Styling.size_class for consistent
  validation across Button and Link
- Update stale hook comments: Button::Toggle → Button::CollapseToggle

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #4594: Add Link::CollapseToggle; sweep hand-rolled collapse triggers

81 of 82 new or added lines in 20 files covered. (98.78%)

1 existing line in 1 file now uncovered.

49681 of 50495 relevant lines covered (98.39%)

732.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
66.67
0.0% app/components/help/collapse_info_trigger.rb

Coverage Regressions

Lines Coverage ∆ File
1
66.67
0.0% app/components/help/collapse_info_trigger.rb
Jobs
ID Job ID Ran Files Coverage
1 28183491215.1 25 Jun 2026 04:06PM UTC 1671
98.39
GitHub Action Run
Source Files on build 28183491215
  • Tree
  • List 1671
  • Changed 16
  • Source Changed 16
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28183491215
  • Pull Request #4594
  • PR Base - main (#28117057816)
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