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

umputun / ralphex / 22118444703
82%

Build:
DEFAULT BRANCH: master
Ran 17 Feb 2026 10:37PM UTC
Jobs 1
Files 39
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

17 Feb 2026 10:35PM UTC coverage: 81.833% (+0.1%) from 81.708%
22118444703

push

github

web-flow
Replace bufio.Scanner with unbounded line reader (#124)

* docs: add unbounded line reader implementation plan

Related to #118

* feat: migrate all stream parsers from bufio.Scanner to unbounded line reader

Replace bufio.Scanner with bufio.Reader-based readLines() helper across
all stream parsers (parseStream, processStderr, processOutput,
session_manager) to remove the 64MB line length limit.

Related to #118

* fix: process partial line before error check in ParseProgressHeader

ReadString may return data alongside an error; process the line first
before returning the error, matching loadProgressFileIntoSession pattern.

104 of 112 new or added lines in 5 files covered. (92.86%)

1 existing line in 1 file now uncovered.

5347 of 6534 relevant lines covered (81.83%)

188.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
88.49
-0.37% pkg/web/session_manager.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.87
-0.29% pkg/executor/custom.go
Jobs
ID Job ID Ran Files Coverage
1 22118444703.1 17 Feb 2026 10:37PM UTC 39
81.83
GitHub Action Run
Source Files on build 22118444703
  • Tree
  • List 39
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • de41bff8 on github
  • Prev Build on master (#22113318360)
  • Next Build on master (#22118577365)
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