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

Logflare / logflare / 925e789c8942576768efe526ce7d631ea49d5809-PR-3486
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: fix/otel-ingest-500-on-validation-rejection
DEFAULT BRANCH: main
Ran 15 May 2026 09:16PM 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

15 May 2026 08:58PM UTC coverage: 80.113% (-0.06%) from 80.176%
925e789c8942576768efe526ce7d631ea49d5809-PR-3486

Pull #3486

github

djwhitt
test: stop bigquery_adaptor_test flaking on cross-test mock leaks

`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>
Pull Request #3486: test: stop bigquery_adaptor_test flaking on cross-test mock leaks

12532 of 15643 relevant lines covered (80.11%)

5278.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
66.67
-20.83% lib/logflare/backends/consolidated_sup_worker.ex
2
83.33
-8.33% lib/logflare/system_metrics/all_logs_logged/all_logs_logged.ex
1
84.71
-1.18% lib/logflare/backends/adaptor/clickhouse_adaptor/connection_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 925e789c8942576768efe526ce7d631ea49d5809-PR-3486.1 15 May 2026 09:16PM UTC 473
80.11
GitHub Action Run
Source Files on build 925e789c8942576768efe526ce7d631ea49d5809-PR-3486
  • Tree
  • List 473
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3486
  • PR Base - main (#8E03624A...)
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