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

Freegle / Iznik / 23846
72%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2026 06:35PM UTC
Jobs 3
Files 1322
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

28 Jun 2026 06:18PM UTC coverage: 71.617%. First build
23846

push

circleci

invalid-email-address
feat(ripple): ripple:recompute-reach backfill to shrink over-reached posts

Stage-A audience cap only changes NEW/advancing reach; existing posts
replay their stored (pre-cap) schedule in advanceDue, so posts already
over-reached when the cap is enabled never shrink on their own. This adds
a one-off backfill.

ExpandService::recomputeReach re-fetches the now-capped schedule for each
active post whose pool (total_freeglers) exceeds the cap and overwrites its
stored polygon + schedule at the post's CURRENT tick. It is a pure
reach-geometry shrink: it does NOT ripple into/out of groups, touch
memberships, or bump updated_at — so it generates no mail (sendReachDigests
only scans recently-updated rows and the rippling_reach_notified ledger
blocks re-notification anyway) and never claws back copies already
delivered to far groups. No-op unless freegle.ripple.extent is enabled;
Galera-safe (one row per UPDATE).

ripple:recompute-reach {--dry-run} {--limit=2000} {--msgid=} drives it.

Tests: no-op when the cap is disabled; an over-reached post is shrunk to
the capped schedule with updated_at preserved.

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

10742 of 12324 branches covered (87.16%)

Branch coverage included in aggregate %.

20 of 67 new or added lines in 2 files covered. (29.85%)

124031 of 175863 relevant lines covered (70.53%)

36.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
80.04
iznik-batch/app/Services/Ripple/ExpandService.php
21
0.0
iznik-batch/app/Console/Commands/Ripple/RecomputeReachCommand.php
Jobs
ID Job ID Ran Files Coverage
23846 laravel - 23846 28 Jun 2026 06:35PM UTC 463
68.57
CircleCI Job 23846
23846 vitest - 23846 28 Jun 2026 06:35PM UTC 718
69.02
CircleCI Job 23846
23846 go - 23846 28 Jun 2026 06:35PM UTC 141
83.82
CircleCI Job 23846
Source Files on build 23846
  • Tree
  • List 1322
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #23846
  • 4b81589b on github
  • Prev Build on master (#23842)
  • Next Build on master (#23855)
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