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

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

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

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

16 of 17 new or added lines in 3 files covered. (94.12%)

21 existing lines in 2 files now uncovered.

13226 of 16293 relevant lines covered (81.18%)

5083.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
86.67
-0.34% lib/logflare/backends/ingest_event_queue.ex

Coverage Regressions

Lines Coverage ∆ File
19
86.67
-0.34% lib/logflare/backends/ingest_event_queue.ex
2
83.33
-8.33% lib/logflare/system_metrics/all_logs_logged/all_logs_logged.ex
Jobs
ID Job ID Ran Files Coverage
1 3823b29da3249b2d2ce61f1205c3389b2f41d961-PR-3617.1 21 Jun 2026 08:17PM UTC 484
81.18
GitHub Action Run
Source Files on build 3823b29da3249b2d2ce61f1205c3389b2f41d961-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