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

Logflare / logflare / 35909943549-1
83%

Build:
DEFAULT BRANCH: main
Ran 23 Sep 2026 07:47PM UTC
Jobs 1
Files 478
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

23 Sep 2026 07:31PM UTC coverage: 83.255% (+0.05%) from 83.204%
35909943549-1

push

github

web-flow
fix: search Load more label, next page bound and Reset link (#4044)

* fix: cap the next Load more label at the time left until now

The bottom Load more button always showed the full page window, for
example "+2 hours". A next page never scans past now. The label now
names the smaller of the window and the time from the cursor to now.
When less than one second is left, the label is "Load more".

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

* fix: send the search Reset button to the search page

The Reset button linked to the source page. It now links to the
source search page with the same default querystring and tailing on.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

* test: check the Reset href by its decoded parts

The test built its expected href with the same ~p expression as the
component. It now parses the rendered href and compares the path and
the decoded query with @default_querystring.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

* docs: say what stops at now for a next page

The buttons/2 doc said a next page never scans past now. The page
query scans the full window from the cursor. The cursor shift and the
range extension stop at now, and the label follows them.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

* fix: stop a next page query at the request time

A next page query scanned the full window from the cursor, past now.
The label, the cursor shift and the range extension already stop at
now. new_event_page now records the request time. event_page_bounds
caps the next upper bound at it, and never below the cursor.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

---------

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

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

86 existing lines in 12 files now uncovered.

15721 of 18883 relevant lines covered (83.25%)

2386.38 hits per line

Coverage Regressions

Lines Coverage ∆ File
28
91.54
0.19% lib/logflare/backends/adaptor/clickhouse_adaptor.ex
22
89.52
0.41% lib/logflare_web/live/backends/backends_live.ex
10
84.62
-10.38% lib/logflare/backends/adaptor/elastic_adaptor.ex
7
94.4
-0.13% lib/logflare/backends/adaptor/webhook_adaptor.ex
6
87.76
-1.61% lib/logflare_web/query_error_helpers.ex
5
93.99
0.05% lib/logflare/endpoints.ex
2
86.84
20.18% lib/logflare/endpoints/pii_redactor.ex
2
91.67
-1.44% lib/logflare_web/live/source_backends_live.ex
1
91.67
-8.33% lib/logflare/backends/adaptor/http_based/headers.ex
1
30.77
-3.85% lib/logflare/sources/source/text_notification_server.ex
1
14.29
-7.14% lib/logflare/system_metrics/cluster.ex
1
95.83
4.17% lib/logflare_web/live/backends/components.ex
Jobs
ID Job ID Ran Files Coverage
1 35909943549-1.1 23 Sep 2026 07:47PM UTC 478
83.25
GitHub Action Run
Source Files on build 35909943549-1
  • Tree
  • List 478
  • Changed 19
  • Source Changed 17
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35909943...
  • 487ed010 on github
  • Prev Build on main (#35884713...)
  • Next Build on main (#35918875...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc