mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
e18b28a780
Add purely-additive branch-coverage tests for two 0%-covered backend surfaces from the recent feature drop: - internal/unifiedresources: unraidDiskMountTotal (role/mount-path resolution, trim-normalized mountpoint match, zero-total skip) and dockerStorageUsageMeta (four-operand nil guard, full field copy). - internal/agentexec: Server.matchesPendingDockerUpdateOperation (identity / subject-id normalization / absent-key arms) and AgentOperationReceiptVersion (nil-receiver, not-found, stored-version arms). No source changed.