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

MushroomObserver / mushroom-observer / 26400115041
99%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 12:22PM UTC
Jobs 1
Files 1009
Run time 4min
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 12:18PM UTC coverage: 96.399%. Remained the same
26400115041

push

github

web-flow
account: move 4 forms to Views/ (#4347)

* account: move 4 forms to Views/

Per #4331:
- Components::AccountProfileForm
    -> Views::Controllers::Account::Profile::Form
- Components::AccountSignupForm
    -> Views::Controllers::Account::Form
    (keeps explicit id 'account_signup_form' — integration test
    uses it in within(...) blocks; the default Views/-derived id
    would be 'account_form' which loses the 'signup' specificity)
- Components::LoginForm
    -> Views::Controllers::Account::Login::Form
- Components::EmailNewPasswordForm
    -> Views::Controllers::Account::Login::EmailNewPasswordForm
    (keeps descriptive suffix — sibling to Login::Form since the
    login controller has multiple form-bearing pages)

4 ERB callers updated. 56 view + controller + integration tests
pass. Tightened a few forbidden `body, text:` assertions in the
moved test files (per .claude/rules/testing.md).

* Login form: restore help-text content assertions

Add ids to the two help `.form-group` wrappers
(`login_forgot_password`, `login_having_problems`) so the form-test
can scope assertions to each block. Restores the original
`text: :login_having_problems.tp.as_displayed` and
`text: :login_forgot_password.tp.as_displayed` checks alongside the
link checks, scoped via the new ids — no body-wide assertions.

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

---------

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

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

38953 of 40408 relevant lines covered (96.4%)

667.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26400115041.1 25 May 2026 12:22PM UTC 1009
96.4
GitHub Action Run
Source Files on build 26400115041
  • 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 #26400115041
  • 9ff69eb3 on github
  • Prev Build on main (#26400112419)
  • Next Build on main (#26400206093)
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