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

MushroomObserver / mushroom-observer / 26402355824
96%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 01:18PM UTC
Jobs 1
Files 1009
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

25 May 2026 01:14PM UTC coverage: 96.4%. Remained the same
26402355824

push

github

web-flow
locations: move LocationForm to Views/ (#4351)

Mechanical move per #4331:

- `Components::LocationForm` → `Views::Controllers::Locations::Form`
- File: `app/components/location_form.rb` →
  `app/views/controllers/locations/form.rb`
- Test: `test/components/location_form_test.rb` →
  `test/views/controllers/locations/form_test.rb`
- Updated render callers in `app/views/controllers/locations/
  {new,edit}.html.erb`.

Form id is auto-derived now (drops the explicit `id: "location_form"`
in the super call) — the controller-segment fallback in
`ApplicationForm#derive_form_id` produces `"location_form"` from the
namespace.

Cleanup-in-scope (per testing rule):
- Fixed a forbidden `assert_html(html, "body", text: ...)` in the
  locked-display test by scoping to `.help-block` (the actual
  element that carries the `show_location_locked` text).

164 tests pass, lint clean.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

105 of 105 new or added lines in 1 file covered. (100.0%)

38966 of 40421 relevant lines covered (96.4%)

664.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26402355824.1 25 May 2026 01:18PM UTC 1009
96.4
GitHub Action Run
Source Files on build 26402355824
  • Tree
  • List 1009
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26402355824
  • 66260b7b on github
  • Prev Build on main (#26400206093)
  • Next Build on main (#26402358731)
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