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

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

Build:
Build:
LAST BUILD BRANCH: fix/ingest-truncate-stale-table
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:29PM UTC
Jobs 1
Files 484
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

21 Jun 2026 08:15PM UTC coverage: 81.196% (+0.003%) from 81.193%
08ec93c8feff1c1aa95ac000d058ed35e347cf05-PR-3617

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

11 of 13 new or added lines in 3 files covered. (84.62%)

19 existing lines in 1 file now uncovered.

13230 of 16294 relevant lines covered (81.2%)

5170.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.72
-0.29% lib/logflare/backends/ingest_event_queue.ex

Coverage Regressions

Lines Coverage ∆ File
19
86.72
-0.29% lib/logflare/backends/ingest_event_queue.ex
Jobs
ID Job ID Ran Files Coverage
1 08ec93c8feff1c1aa95ac000d058ed35e347cf05-PR-3617.1 21 Jun 2026 08:29PM UTC 484
81.2
GitHub Action Run
Source Files on build 08ec93c8feff1c1aa95ac000d058ed35e347cf05-PR-3617
  • Tree
  • List 484
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3617
  • PR Base - main (#684E8FCF...)
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