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

MushroomObserver / mushroom-observer / 29046150038
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: nimmo-inline-import-source-notice
DEFAULT BRANCH: main
Ran 09 Jul 2026 08:00PM UTC
Jobs 1
Files 1723
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

09 Jul 2026 07:56PM UTC coverage: 99.107%. Remained the same
29046150038

Pull #4750

github

nimmolo
Fix broken assertion in queue_config_test.rb that failed CI unconditionally

assert_equal(valid, config.error_messages) compares a boolean against a
string and can never pass -- a botched attempt to apply Copilot's review
suggestion (which had also mixed up assert's message arg with
assert_equal's expected-value arg). Use assert(valid, message) instead,
with error_messages read after valid? so it reflects the real failure
if any.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #4750: Guard against Solid Queue thread-pool-vs-DB-pool crash (prod incident)

51742 of 52208 relevant lines covered (99.11%)

752.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29046150038.1 09 Jul 2026 08:00PM UTC 1723
99.11
GitHub Action Run
Source Files on build 29046150038
  • Tree
  • List 1723
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29046150038
  • Pull Request #4750
  • PR Base - main (#29028038502)
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