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

umputun / ralphex / 21368597869
79%
master: 80%

Build:
Build:
LAST BUILD BRANCH: refactor-git-service
DEFAULT BRANCH: master
Ran 26 Jan 2026 06:10PM UTC
Jobs 1
Files 27
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

26 Jan 2026 06:08PM UTC coverage: 78.869% (-0.2%) from 79.028%
21368597869

Pull #30

github

umputun
fix(build): add Windows support with platform-specific build tags

- split procgroup.go into procgroup_unix.go and procgroup_windows.go
- extract file locking to flock_unix.go and flock_windows.go helpers
- replace syscall.SIGINT/SIGTERM with os.Interrupt for cross-platform signal handling
- update CLAUDE.md with cross-platform development guidelines

Windows limitations:
- process group signals not available (graceful shutdown kills direct process only)
- file locking not available (active session detection disabled)

Related to #26
Pull Request #30: fix(build): add Windows support with platform-specific build tags

10 of 24 new or added lines in 4 files covered. (41.67%)

72 existing lines in 1 file now uncovered.

3404 of 4316 relevant lines covered (78.87%)

65.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
40.37
0.0% cmd/ralphex/main.go
13
31.58
pkg/progress/flock_unix.go

Uncovered Existing Lines

Lines Coverage ∆ File
72
40.37
0.0% cmd/ralphex/main.go
Jobs
ID Job ID Ran Files Coverage
1 21368597869.1 26 Jan 2026 06:10PM UTC 27
78.87
GitHub Action Run
Source Files on build 21368597869
  • Tree
  • List 27
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #30
  • PR Base - master (#21368168720)
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