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

Freegle / Iznik / 24124 / 24124
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2026 04:28AM UTC
Files 471
Run time 21s
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

01 Jul 2026 04:04AM UTC coverage: 68.292% (-0.002%) from 68.294%
24124

push

circleci

invalid-email-address
perf(rippling-stats): restore index use on the reply/mean/taken KPIs

The first-ripple anchor put COALESCE(rip.first_ripple, mg.arrival) in the WHERE,
which made the messages_groups arrival filter non-sargable — a ~4M-row scan (~20s).
Filter on mg.arrival directly (indexed) instead; the day/window/cohort still key on
COALESCE(first_ripple, appearance), so dating/classification are unchanged. Verified
0 rippled posts are dropped by the appearance-window filter (a post's appearance is
always within the window that contains its first ripple).

Also bound the first-ripple derived table by arrival (indexed) — messages_groups has
no index on rippled_in, so an unbounded MIN-per-msgid scanned ~8M rows (~15s); all
rippled rows are recent and any <=90-day window is covered, so this is ~0.7s. Net:
~20s -> ~5s.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014aXkxBPEiPSJBaRMjz7opk

25817 of 37804 relevant lines covered (68.29%)

17.67 hits per line

Source Files on job laravel - 24124
  • Tree
  • List 471
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24124
  • CircleCI Build #24124
  • 625f0db7 on github
  • Prev Job for on master (#24117)
  • Next Job for on master (#24149)
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