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

Freegle / Iznik / 21191 / 21191
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2026 09:03AM UTC
Files 695
Run time 14s
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

14 Jun 2026 08:45AM UTC coverage: 69.133%. Remained the same
21191

push

circleci

web-flow
perf(emailtracking): FORCE INDEX(sent_at) on email stats timeseries/bytype (#744)

The ModTools outgoing-mail stats endpoints (/modtools/email/stats/timeseries and
.../bytype) time out at 50s (504). email_tracking is ~6.65M rows and the
optimiser full-scans it for these date-range aggregations instead of using the
sent_at index — measured against the live DB, forcing the index drops the
13-day window from a 50s timeout to ~17s (1 day: 1.3s, 7 days: 9s), matching the
fix already on DigestClickPositions.

Immediate relief that takes effect on apiv2 redeploy; complements the permanent
fix in the email_tracking 30-day purge (separate PR), which shrinks the table so
these scans become individually fast.

(stats/ runs ~7 sequential email_tracking scans, so the hint can't get it under
the timeout on the current table — it's handled by the purge.)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

10246 of 11718 branches covered (87.44%)

Branch coverage included in aggregate %.

67390 of 100582 relevant lines covered (67.0%)

32.75 hits per line

Source Files on job vitest - 21191
  • Tree
  • List 695
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21191
  • CircleCI Build #21191
  • ec9be2fa on github
  • Prev Job for on master (#21151)
  • Next Job for on master (#21205)
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