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

Freegle / Iznik / 4349
64%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 16 Apr 2026 08:26AM UTC
Jobs 2
Files 856
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

16 Apr 2026 08:10AM UTC coverage: 64.234%. First build
4349

Pull #105

circleci

edwh
fix: row-at-a-time usage count updates, extract retryOnDeadlock utility

1. UpdateAIImageUsageCountsCommand: replace 500-row batch UPDATE with
   single-row updates that skip unchanged rows. Each row locks for
   microseconds, avoiding interference with concurrent operations.

2. TransactionPolicy::retryOnDeadlock(): new utility for single-statement
   deadlock retry without wrapping in a transaction. Unlike atomic(),
   this doesn't add BEGIN/COMMIT overhead. Inside an explicit transaction,
   it passes through without retry (MySQL rolls back the whole txn).

3. EmailTracking::createForEmail(): simplified to use retryOnDeadlock()
   instead of hand-rolled retry loop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #105: fix: batch deadlock resilience, GitHub token auth, and collation migration

8626 of 9993 branches covered (86.32%)

Branch coverage included in aggregate %.

29 of 55 new or added lines in 4 files covered. (52.73%)

71069 of 114077 relevant lines covered (62.3%)

11.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
50.86
iznik-batch/app/Support/TransactionPolicy.php
Jobs
ID Job ID Ran Files Coverage
4349 laravel - 4349 16 Apr 2026 08:26AM UTC 172
66.02
CircleCI Job 4349
4349 vitest - 4349 16 Apr 2026 08:26AM UTC 684
63.97
CircleCI Job 4349
Source Files on build 4349
  • Tree
  • List 856
  • 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 #4349
  • Pull Request #105
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