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

ZelAnton / ProcessKit-rs / 30113084666
94%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 05:28PM UTC
Jobs 1
Files 44
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 05:27PM UTC coverage: 94.201% (-0.002%) from 94.203%
30113084666

push

github

TESTPERSONAL
Fix CI: PTY SIGWINCH delivery and a lychee forward-reference

resize_pty's TIOCSWINSZ ioctl never delivered SIGWINCH because the PTY
child was never made a session leader with the pty as its controlling
terminal (no foreground process group for the kernel to signal). Make
spawn_pty's child call setsid() and acquire the slave via TIOCSCTTY,
routing the resulting pgid-equals-pid group through the process-group
tracker's existing (previously dormant) setsid-aware path so the
containment/kill-on-drop semantics are unchanged. Also exclude the new
forward-reference to the not-yet-published ErrorReason docs.rs page from
the lychee link check, following the existing CapturePolicy precedent.

6 of 15 new or added lines in 1 file covered. (40.0%)

308 existing lines in 7 files now uncovered.

21246 of 22554 relevant lines covered (94.2%)

13608.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
83.24
0.02% src/sys/pty/unix.rs

Coverage Regressions

Lines Coverage ∆ File
174
89.12
0.17% src/command.rs
83
94.81
-0.05% src/running/mod.rs
23
90.79
-0.25% src/runner.rs
21
83.24
0.02% src/sys/pty/unix.rs
3
95.43
0.43% src/running/scripted.rs
3
86.36
0.0% src/sys/pty/mod.rs
1
95.53
-0.14% src/sys/pgroup.rs
Jobs
ID Job ID Ran Files Coverage
1 30113084666.1 24 Jul 2026 05:28PM UTC 44
94.2
GitHub Action Run
Source Files on build 30113084666
  • Tree
  • List 44
  • Changed 11
  • Source Changed 9
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30113084666
  • d040378f on github
  • Prev Build on main (#30104477233)
  • Next Build on main (#30119599304)
  • 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