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

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

Build:
Build:
LAST BUILD BRANCH: nimmo-4735-image-processor-and-jobs
DEFAULT BRANCH: main
Ran 14 Jul 2026 02:22PM UTC
Jobs 1
Files 1741
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 02:17PM UTC coverage: 99.118% (+0.3%) from 98.802%
29340224154

Pull #4797

github

nimmolo
Sweep Grid:: constants and raw col-* literals onto Components::Column

Converts every div(class: Grid::SM6)-style wrap and every ad-hoc
"col-md-8 col-lg-6"-style literal string across app/components and
app/views to Column(...) calls, plus the handful of sites that merge
grid classes into an existing element (Views::Layouts::Header#title_cols,
Components::Matrix::Box's columns: prop default, the page-layout
left/right column pairs in Views::FullPageBase::LayoutClasses) onto
Components::Column.classes_for.

Grid (app/classes/grid.rb) has zero remaining callers -- deleted, along
with its pinning test.

One raw string is intentionally left alone: Views::Layouts::Header#title_cols
keeps its "col-sm-8 col-lg-7" fallback literal, per the existing comment --
that's a documented ERB-parity bug (the value sometimes becomes the literal
boolean true), not a genuine grid-class site.
Pull Request #4797: Add Components::Column, sweep Grid:: and raw col-* literals onto it

156 of 156 new or added lines in 56 files covered. (100.0%)

52229 of 52694 relevant lines covered (99.12%)

762.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29340224154.1 14 Jul 2026 02:22PM UTC 1741
99.12
GitHub Action Run
Source Files on build 29340224154
  • Tree
  • List 1741
  • Changed 56
  • Source Changed 56
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29340224154
  • Pull Request #4797
  • 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