• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

Logflare / logflare / c9b57c111a68447fac863e64792d071e33814c01-PR-3465
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: ne/mimic-mock-logs-bigquery
DEFAULT BRANCH: main
Ran 14 May 2026 03:08PM UTC
Jobs 1
Files 473
Run time 2min
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

14 May 2026 02:55PM UTC coverage: 79.927% (+0.3%) from 79.656%
c9b57c111a68447fac863e64792d071e33814c01-PR-3465

Pull #3465

github

djwhitt
test: fix flake in shorthand timestamp search test

The retry loop was re-dispatching `start_search` every 50 ms, which
brutal-kills the previous search's in-flight Task before it can deliver
`:search_result`. Under CI timing this could leave the LiveView's
assigns frozen on the mount-time initial search's stale results for the
entire 5 s retry window. Wait for `last_query_completed_at` to advance
(via the existing `:wait_for_render` telemetry hook) before checking
the HTML so each retry runs a full search-to-assertion cycle.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #3465: Follow-ups to #3458: schema_utils + bench profiling

4 of 4 new or added lines in 2 files covered. (100.0%)

36 existing lines in 5 files now uncovered.

12475 of 15608 relevant lines covered (79.93%)

5174.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
16
48.08
1.14% lib/logflare/application.ex
14
66.67
0.0% lib/logflare/backends/adaptor/syslog_adaptor.ex
4
91.49
-2.63% lib/logflare/backends/adaptor/syslog_adaptor/syslog.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
Jobs
ID Job ID Ran Files Coverage
1 c9b57c111a68447fac863e64792d071e33814c01-PR-3465.1 14 May 2026 03:08PM UTC 473
79.93
GitHub Action Run
Source Files on build c9b57c111a68447fac863e64792d071e33814c01-PR-3465
  • Tree
  • List 473
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3465
  • PR Base - main (#F677E81F...)
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