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

Logflare / logflare / 4c7c331a0135b27719313c5722d2eb21702c36df-PR-3617
81%
main: 82%

Build:
Build:
LAST BUILD BRANCH: fix/ingest-truncate-stale-table
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:24PM 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:10PM UTC coverage: 81.182% (-0.01%) from 81.193%
4c7c331a0135b27719313c5722d2eb21702c36df-PR-3617

Pull #3617

github

djwhitt
docs(ingest queue): document the claim invariant on claim_pending/2

The update_counter CAS relies on `claim == 0` being equivalent to a
claimable `:pending` row. Record why that holds — pending-producing
writers reset the counter atomically, and the off-CAS status writers
(mark_ingested, update_status) live on queues that never claim via
take_pending_ids, since queues are keyed by their owning producer pid
and id_passing is fixed per producer — so a future change can't silently
break it.

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

15 of 16 new or added lines in 3 files covered. (93.75%)

24 existing lines in 3 files now uncovered.

13227 of 16293 relevant lines covered (81.18%)

5127.55 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
21
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
1
56.47
-1.18% lib/telemetry.ex
Jobs
ID Job ID Ran Files Coverage
1 4c7c331a0135b27719313c5722d2eb21702c36df-PR-3617.1 21 Jun 2026 08:24PM UTC 484
81.18
GitHub Action Run
Source Files on build 4c7c331a0135b27719313c5722d2eb21702c36df-PR-3617
  • Tree
  • List 484
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
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