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

MushroomObserver / mushroom-observer / 26524359265
97%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 04:33PM UTC
Jobs 1
Files 1018
Run time 3min
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

27 May 2026 04:28PM UTC coverage: 96.448%. Remained the same
26524359265

push

github

web-flow
Inline project_alias link helpers into Widget; delete ProjectsHelper (#4381)

* Inline project_alias link helpers into Aliases::Widget; delete ProjectsHelper

The two remaining methods on \`ProjectsHelper\` — \`edit_project_alias_link\`
and \`new_project_alias_link\` — each had a single caller
(\`Views::Controllers::Projects::Aliases::Widget\`, which registered them
as output helpers). Inlined as private \`render_edit_link\` and
\`render_new_link\` methods on Widget, using Phlex's emit style.

With those gone, \`app/helpers/projects_helper.rb\` is empty — deleted.
The misnamed-pair tab builders \`edit_project_alias_tab\` /
\`new_project_alias_tab\` already moved to \`Tabs::ProjectsHelper\` in
#4378, so Widget reaches them via the \`Tabs::*Helper\` auto-include
established in #4376.

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

* Phlex conversion docs: scope is ERB + its helpers, every time

Add a top-of-document section establishing that the helper-side
cleanup is part of every Phlex conversion PR — not a follow-up,
not a "later" thing. ERB-era helpers exist to work around ERB
being a bad place to write Ruby; once the view is Phlex they
stop earning their keep and should be inlined unless they
genuinely cross helper modules.

Codifies a rule the user has now flagged enough times that it
belongs in writing.

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

---------

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

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

39102 of 40542 relevant lines covered (96.45%)

668.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26524359265.1 27 May 2026 04:32PM UTC 1018
96.45
GitHub Action Run
Source Files on build 26524359265
  • Tree
  • List 1018
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26524359265
  • 58b0a8fc on github
  • Prev Build on main (#26520594653)
  • Next Build on main (#26528462558)
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