Pulse/pkg/reporting
rcourtman 11aa3e05af fix(reporting): correct SSD life documentation and logic
- Fix misleading comment in DiskInfo struct that said "percentage of
  life used" when it's actually "percentage of life REMAINING"
- Document that 100 = healthy, 0 = end of life, -1 = unknown
- This matches the Proxmox API behavior where wearout "100 is best"
2026-02-03 18:24:09 +00:00
..
csv.go feat(reporting): add advanced reporting engine with CSV/PDF export 2026-01-12 15:21:28 +00:00
engine.go chore: reliability and maintenance improvements 2026-01-22 00:45:04 +00:00
engine_test.go feat(reporting): add advanced reporting engine with CSV/PDF export 2026-01-12 15:21:28 +00:00
pdf.go fix(reporting): correct SSD life interpretation (100% = healthy, not worn) 2026-02-03 18:20:54 +00:00
reporting.go fix(reporting): correct SSD life documentation and logic 2026-02-03 18:24:09 +00:00
reporting_test.go test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00