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

Logflare / logflare / 08ec93c8feff1c1aa95ac000d058ed35e347cf05-PR-3617 / 1
81%
main: 82%

Build:
Build:
LAST BUILD BRANCH: fix/ingest-truncate-stale-table
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:29PM UTC
Files 484
Run time 9s
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:15PM UTC coverage: 81.196% (+0.003%) from 81.193%
08ec93c8feff1c1aa95ac000d058ed35e347cf05-PR-3617.1

Pull #3617

github

djwhitt
fix(ingest queue): reset claim counter when update_status sets :pending

update_status/3 accepts :pending but only wrote the status field, so
using it to requeue a claimed row would leave claim == 1 and strand the
row as unclaimable. Reset field 5 to 0 in the same atomic update_element
call when setting :pending, matching the invariant add_to_table/3 and the
QueueJanitor reset already uphold. Also correct the claim_pending/2
invariant comment: the counter bump is the atomic election, but the
follow-up :processing status write is a separate, non-atomic step.

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

13230 of 16294 relevant lines covered (81.2%)

5170.79 hits per line

Source Files on job 08ec93c8feff1c1aa95ac000d058ed35e347cf05-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 8
  • 08ec93c8 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