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

yaleman / timeout-cli / #1
74%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2025 02:16PM UTC
Jobs 1
Files 1
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

09 Aug 2025 06:17AM UTC coverage: 76.289%. First build
#1

push

yaleman
Implement kill-after functionality with comprehensive debugging and testing

- Add --kill-after option for SIGTERM -> SIGKILL escalation
- Implement proper signal handling with libc integration
- Add advanced exit codes (124, 125, 126, 127, 137) matching GNU timeout
- Include verbose debugging mode (-v, --verbose) for troubleshooting
- Add comprehensive process state tracking and timing management
- Create robust test suite with 25 passing tests covering:
  * Responsive processes (SIGTERM works)
  * Unresponsive processes (requires SIGKILL)
  * Normal completion scenarios
  * Edge cases and error conditions
  * Verbose mode and help text verification
- Update README with new options, exit codes, and examples
- Ensure full GNU timeout compatibility for kill-after behavior

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

57 of 74 new or added lines in 1 file covered. (77.03%)

74 of 97 relevant lines covered (76.29%)

44.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
76.29
src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 #1.1 10 Aug 2025 02:16PM UTC 1
76.29
Source Files on build #1
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 697ba605 on github
  • Next Build on main (#16867599928)
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