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

MushroomObserver / mushroom-observer / 26634589984
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: nimmo-account-preferences-phlex
DEFAULT BRANCH: main
Ran 29 May 2026 11:31AM UTC
Jobs 1
Files 1039
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

29 May 2026 11:26AM UTC coverage: 96.509% (+0.001%) from 96.508%
26634589984

Pull #4392

github

nimmolo
CI fixups for #4392 sidebar bug fix

The sidebar bug fix (destroy/post/put/patch tuples now dispatch to forms) duplicates the destroy form across BOTH menus — top-bar dropdown AND mobile sidebar. Two existing tests broke as a result:

- LicensesControllerTest#test_show_unused_license expected `count: 1` destroy button on the show page; now finds 2 (one per menu) — bumped to `count: 2` with a comment.
- ImagesIntegrationTest#test_show_image_edit_links used an unscoped `click_button(class: destroy_image_link_X)` which Capybara now sees as ambiguous; scoped to `within("#context_nav")` (the top-bar dropdown's `<ul>` id) so the click resolves to one element.

Plus a Layout/LineLength fix on `top_bar_test.rb:49` (extracted the long selector into a local).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #4392: `Header::ContextNavHelper`: convert dropdown + sidebar builders to Phlex

77 of 78 new or added lines in 4 files covered. (98.72%)

39555 of 40986 relevant lines covered (96.51%)

667.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.86
app/components/context_nav.rb
Jobs
ID Job ID Ran Files Coverage
1 26634589984.1 29 May 2026 11:31AM UTC 1039
96.51
GitHub Action Run
Source Files on build 26634589984
  • Tree
  • List 1039
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26634589984
  • Pull Request #4392
  • PR Base - main (#26632455807)
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