mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-13 06:56:06 +00:00
- Test parseProgress: 23 test cases for progress parsing from install.sh output - Test readLastLines: 11 test cases including edge cases - Test version pattern validation: 45 test cases for command injection prevention - Test DockerUpdater and AURUpdater basic functionality - Fix bug in readLastLines: handle n<=0 to prevent slice bounds panic Coverage increased from 35.9% to 38.2% |
||
|---|---|---|
| .. | ||
| adapter_installsh.go | ||
| adapter_installsh_test.go | ||
| history.go | ||
| manager.go | ||
| manager_test.go | ||
| mock_updater.go | ||
| queue.go | ||
| queue_test.go | ||
| sse.go | ||
| sse_test.go | ||
| updater.go | ||
| version.go | ||
| version_test.go | ||