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

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

Build:
Build:
LAST BUILD BRANCH: nimmo-account-preferences-phlex
DEFAULT BRANCH: main
Ran 29 May 2026 09:58AM UTC
Jobs 1
Files 1036
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 09:54AM UTC coverage: 96.507% (+0.03%) from 96.479%
26630666066

Pull #4389

github

nimmolo
species_lists: fix CI — sub-controllers render Phlex Edit/New directly

`NameListsController#create_list` did `render("species_lists/new")` and
`UploadsController#update` did `render("species_lists/edit")` — both
relied on the action ERB templates this PR deleted. Swept them onto
the Phlex `New` / `Edit` classes the main controller now renders.

The sub-controllers don't traverse a form-reload path, so
`@dubious_where_reasons` / `@submitted_project_ids` aren't set —
passed as `[]` / `nil` defaults so the form renders the same shape
the main `new` / `edit` page does on first load.

Test-side cleanup: drop two more `assert_template("species_lists/edit")`
/ `assert_template("species_lists/new")` calls in the sub-controller
tests (Phlex views don't show up in `assert_template`); assert
`form#species_list_form` instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #4389: species_lists: convert remaining ERBs to Phlex; add `render_index_view` hook

279 of 281 new or added lines in 13 files covered. (99.29%)

39510 of 40940 relevant lines covered (96.51%)

659.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.08
app/views/controllers/species_lists/details.rb
1
97.96
app/views/controllers/species_lists/listing.rb
Jobs
ID Job ID Ran Files Coverage
1 26630666066.1 29 May 2026 09:58AM UTC 1036
96.51
GitHub Action Run
Source Files on build 26630666066
  • Tree
  • List 1036
  • Changed 6
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26630666066
  • Pull Request #4389
  • PR Base - main (#26609188726)
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