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

Freegle / Iznik / 28048
73%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 05:26PM UTC
Jobs 4
Files 1435
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 04:54PM UTC coverage: 72.552% (-0.001%) from 72.553%
28048

push

circleci

invalid-email-address
fix(housekeeper): reconcile cron registry with the real scheduler

The sysadmin dashboard's cron registry had drifted from routes/console.php,
causing false 'overdue' flags and missing jobs. Audited every entry against the
live schedule:

- WRONG (false overdue): mail:donations:summary IntervalMinutes 60 -> 480 — it
  runs hourly 06:00-22:00, so the overnight gap is ~8h and it flagged overdue
  every night (same class of bug as the earlier whatjobs 60 -> 480 fix).
- RETIRED (permanent false alarm): groups:remind-customisation was Active:true
  but its schedule is commented out (retired 2026-06-02) -> Active:false.
- MISSING: added 33 tracked scheduler commands that had no registry entry so
  never appeared on the dashboard (matches:notify, mail:digest:unified,
  push:daily-posts, the donation/digest/monitoring/stats/integration jobs,
  etc.). Each IntervalMinutes >= the job's real max gap (incl. ->between
  windows) so none false-alarm. The 3 rippling jobs are Active:false (dark).

args-artifacts (mail:spool:process --cleanup..., messages:process-expired
--spatial) and the two Schedule::call closures (scheduler-heartbeat,
mail:digest:daily-lag-check) are intentionally left as-is.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

13316 of 17522 branches covered (76.0%)

Branch coverage included in aggregate %.

139393 of 192959 relevant lines covered (72.24%)

38.06 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
91.04
-1.49% iznik-server-go/recommendations/stats.go
Jobs
ID Job ID Ran Files Coverage
28048 go - 28048 21 Jul 2026 05:26PM UTC 162
83.52
CircleCI Job 28048
28048 laravel - 28048 21 Jul 2026 05:26PM UTC 503
69.42
CircleCI Job 28048
28048 vitest - 28048 21 Jul 2026 05:26PM UTC 769
70.65
CircleCI Job 28048
28048 playwright - 28048 21 Jul 2026 05:26PM UTC 75
22.1
CircleCI Job 28048
Source Files on build 28048
  • Tree
  • List 1435
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #28048
  • f9411e1e on github
  • Prev Build on master (#28033)
  • Next Build on master (#28057)
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