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

MushroomObserver / mushroom-observer / 29340960310
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: nimmo-field-label-row-negative-margin
DEFAULT BRANCH: main
Ran 14 Jul 2026 02:32PM UTC
Jobs 1
Files 1742
Run time 5min
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

14 Jul 2026 08:53AM UTC coverage: 99.117% (+0.3%) from 98.802%
29340960310

Pull #4798

github

nimmolo
Add Components::Row, sweep all direct .row call sites

Same pattern as Components::Container/Collapsible/Navbar: prop
:element, Symbol, default: :div; prop :attributes, _Hash(Symbol,
_Any?), :**; dispatch via send(@element, ...). Unlike Container,
there's no symbol->class mapping -- .row is untouched Bootstrap, this
just centralizes the one hardcoded "row" string that was previously
duplicated (concatenated with whatever extra classes each site
needed) across ~88 call sites in ~65 files.

Converted every direct div(class: "row"...)/ul(class: "row"...) call
site to Row(...)/Row(element: :ul, ...), preserving extra utility/
alignment classes and other HTML attrs (id, data) via the same
class_names merge Container uses. Includes the one row-offcanvas
pairing (layouts/application.rb) and the list-unstyled matrix-table
rows (several observation/collection_number/herbarium_record/
sequence/external_link new+edit pairs, occurrences/form.rb,
components/matrix/table.rb).

Left alone (indirect: a raw string passed into another component's
own class-string prop, not a direct tag wrap): upload_gallery.rb's
controls_wrap_class: "carousel-control-wrap row" passed into
Components::Carousel.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #4798: Add Components::Row, sweep all direct .row call sites

94 of 94 new or added lines in 65 files covered. (100.0%)

52225 of 52690 relevant lines covered (99.12%)

756.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29340960310.1 14 Jul 2026 02:32PM UTC 1742
99.12
GitHub Action Run
Source Files on build 29340960310
  • Tree
  • List 1742
  • Changed 64
  • Source Changed 64
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29340960310
  • Pull Request #4798
  • PR Base - main (#29298153674)
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