mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
278673aa0f
New *_branchcov0718_test.go files raise coverage of previously-uncovered pure functions across ten packages. Covered areas include securityutil SSRF and URL validation, truenas path and telemetry parse helpers, storagehealth SMART and physical-disk risk assessment, vmware inventory sort keys and error classifiers, servicediscovery token filtering and readiness, telemetry evidence-from-history, models ToFrontend converters and frontend NormalizeCollections normalizers, actionplanner type predicates and canonical resource-id sort, config API-token accessors, and licensing state accessors. Test-only, with no runtime or subsystem-contract change. Verified in a clean worktree at HEAD with go vet and package tests green, gofmt clean, and every named target function moved from 0 percent to covered.