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

benwbrum / fromthepage / 29341041227
74%

Build:
DEFAULT BRANCH: development
Ran 14 Jul 2026 02:54PM UTC
Jobs 1
Files 268
Run time 1min
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

14 Jul 2026 02:28PM UTC coverage: 73.778% (-0.009%) from 73.787%
29341041227

push

github

web-flow
Search collection users by display name (#5688)

* Search collection users by display name

* Search collection users by display name

### Motivation
- Collection owners could not find users when only the `display_name` (profile handle) matched the search term, so include `display_name` in the search criteria to match what owners see on user profiles.

### Description
- Update `CollectionController#search_users` to include `LOWER(display_name) LIKE :search` in the query (`app/controllers/collection_controller.rb`).
- Add a request spec that verifies a user with only a matching `display_name` (`jsmith1776`) is returned by the search (`spec/requests/collection_controller_spec.rb`).

### Testing
- Static syntax checks passed with `ruby -c` for the modified files.
- Running `rspec spec/requests/collection_controller_spec.rb` was attempted but failed due to the test environment lacking a MySQL connection (`Can't connect to MySQL server on '127.0.0.1:3306'`).

2764 of 4329 branches covered (63.85%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

10986 of 14308 relevant lines covered (76.78%)

196.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
84.73
-0.36% app/controllers/transcribe_controller.rb
Jobs
ID Job ID Ran Files Coverage
1 29341041227.1 14 Jul 2026 02:54PM UTC 268
73.78
GitHub Action Run
Source Files on build 29341041227
  • Tree
  • List 268
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29341041227
  • a337d60b on github
  • Prev Build on development (#29278919473)
  • Next Build on development (#29418214121)
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