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

Logflare / logflare / 3d817b04233ace1604e4d9686268d844f30266ca
80%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 07:52AM UTC
Jobs 1
Files 473
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

18 May 2026 07:39AM UTC coverage: 80.144% (-0.03%) from 80.176%
3d817b04233ace1604e4d9686268d844f30266ca

push

github

web-flow
test: stop bigquery_adaptor_test flaking on cross-test mock leaks (#3486)

`Mimic.set_mimic_global` is active for all non-async tests, so any
process can satisfy the current test's expectations. A Broadway batch
processor surviving a previous test's `start_supervised!` teardown
would call `stream_batch!` inside our expectation window, consume it
with the wrong `arg.bigquery_project_id`, and trip the in-mock
`assert` before our pipeline got its turn.

Swap `expect` for a source-filtered `stub` so calls from other
sources fall through harmlessly while our pipeline's call still
asserts and signals the test. The underlying supervisor teardown
leak is real but out of scope here.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

12537 of 15643 relevant lines covered (80.14%)

5291.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
67.86
-10.71% lib/logflare/gen_singleton/watcher.ex
1
86.44
-1.69% lib/logflare/backends/adaptor/clickhouse_adaptor/native_ingester/pool_manager.ex
1
72.31
-1.54% lib/logflare/logs/search_query_executor.ex
1
30.77
-3.85% lib/logflare/sources/source/text_notification_server.ex
Jobs
ID Job ID Ran Files Coverage
1 3d817b04233ace1604e4d9686268d844f30266ca.1 18 May 2026 07:52AM UTC 473
80.14
GitHub Action Run
Source Files on build 3d817b04233ace1604e4d9686268d844f30266ca
  • Tree
  • List 473
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3d817b04 on github
  • Prev Build on main (#8E03624A...)
  • Next Build on main (#B55ED1F0...)
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