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

ZelAnton / ProcessKit-rs / 30128007909
94%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 09:32PM UTC
Jobs 1
Files 46
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

24 Jul 2026 09:23PM UTC coverage: 94.345% (+0.1%) from 94.243%
30128007909

push

github

TESTPERSONAL
Add opt-in VT/ANSI sanitization for PTY line capture

Strip CSI/OSC and C0 control sequences from the line-oriented capture
path (SharedLines::push, on_stdout_line/on_stderr_line) when the new
opt-in sanitizer is enabled, leaving byte-exact paths (handler/tee/
raw_tee, output_bytes) untouched. Sequences split across pump reads are
reassembled and cut cleanly instead of leaking partial escape bytes
into a line. Also settles the open question of whether use_pty()
should default to a CR-aware LineTerminator so bare \r progress frames
split into separate lines instead of collapsing into one growing
string, and documents the decision alongside the existing PTY sections
in docs/streaming.md and docs/platform-support.md.

22073 of 23396 relevant lines covered (94.35%)

14778.51 hits per line

Coverage Regressions

Lines Coverage ∆ File
187
89.53
0.53% src/command.rs
62
97.48
0.26% src/pump.rs
2
90.83
-0.26% src/runner.rs
Jobs
ID Job ID Ran Files Coverage
1 30128007909.1 24 Jul 2026 09:32PM UTC 46
94.35
GitHub Action Run
Source Files on build 30128007909
  • Tree
  • List 46
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30128007909
  • dd7df308 on github
  • Prev Build on main (#30121375316)
  • Next Build on main (#30132192407)
  • Delete
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