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

ZelAnton / ProcessKit-rs / 30133283835
94%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 11:16PM 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 11:14PM UTC coverage: 94.413%. Remained the same
30133283835

push

github

TESTPERSONAL
Fix a type error in the PTY resize retry loop's timeout handling

The retry loop added to harden pty_size_sets_the_initial_window_and_
resize_pty_delivers_a_new_one against a CI timing flake used
completes_within, which returns T directly and panics on timeout rather
than yielding an error — defeating the retry and producing a genuine
Option-vs-Result type mismatch. Use tokio::time::timeout directly so a
per-attempt timeout can be retried instead of panicking the whole test.

22136 of 23446 relevant lines covered (94.41%)

14751.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30133283835.1 24 Jul 2026 11:16PM UTC 46
94.41
GitHub Action Run
Source Files on build 30133283835
  • Tree
  • List 46
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30133283835
  • d3e01f8a on github
  • Prev Build on main (#30132192407)
  • Next Build on main (#30159061177)
  • 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