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

Logflare / logflare / 3823b29da3249b2d2ce61f1205c3389b2f41d961-PR-3617 / 1
81%
main: 82%

Build:
Build:
LAST BUILD BRANCH: fix/ingest-truncate-stale-table
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:17PM UTC
Files 484
Run time 10s
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 Jun 2026 08:03PM UTC coverage: 81.176% (-0.02%) from 81.193%
3823b29da3249b2d2ce61f1205c3389b2f41d961-PR-3617.1

Pull #3617

github

djwhitt
fix(ingest queue): reject claim when row deleted mid-claim

claim_pending/2 bumped the claim counter then ignored update_element's
result, so a row deleted between the counter bump and the status write
was still reported as claimed — surfacing downstream as a spurious
missing/failed message. Return update_element's result instead, which is
false for a vanished key, restoring the old select_replace semantics
(a row deleted in the claim window is not claimed).

Also clarify the concurrent-claim test comment: it passes
deterministically for correct code; the race setup only exists to make a
regression actually fail.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #3617: perf(ingest): claim pending events via update_counter CAS-lite

13226 of 16293 relevant lines covered (81.18%)

5083.95 hits per line

Source Files on job 3823b29da3249b2d2ce61f1205c3389b2f41d961-PR-3617.1
  • Tree
  • List 484
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3823
  • 3823b29d on github
  • Prev Job for on perf/ingest-queue-update-counter-claim (#684e8fcf22800e3c562276ca17c4500d2eb780cc.1)
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