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

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

Build:
Build:
LAST BUILD BRANCH: nimmo-memoize-user-in-group-4896
DEFAULT BRANCH: main
Ran 21 Jul 2026 11:01PM UTC
Jobs 1
Files 1762
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

21 Jul 2026 10:56PM UTC coverage: 99.13%. Remained the same
29875471821

Pull #4863

github

nimmolo
Silence SolidCache::Entry query logging

Every Rails.cache read/write against Solid Cache logs a full
"SolidCache::Entry Load" SQL line at debug level -- confirmed via real
dev-log samples that this accounts for ~29% of total log lines on a
typical request, unrelated to #4811 (identical chatter exists on main
today). SolidCache::Record has its own DB connection (the cache: role)
and can override its own logger independently of the shared
ActiveRecord::Base.logger, via the gem's documented :solid_cache load
hook.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #4863: Silence `SolidCache::Entry` query logging

52956 of 53421 relevant lines covered (99.13%)

785.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29875471821.1 21 Jul 2026 11:01PM UTC 1762
99.13
GitHub Action Run
Source Files on build 29875471821
  • Tree
  • List 1762
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29875471821
  • Pull Request #4863
  • PR Base - main (#29875106342)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc