mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
2990864f66
Add comprehensive tests for: - guestMetadataCacheKey: cache key generation with edge cases - cloneStringSlice: nil/empty handling, deep copy verification - cloneGuestNetworkInterfaces: nil/empty, deep address copy - processGuestNetworkInterfaces: IP filtering (loopback, link-local), deduplication, sorting, whitespace trimming, traffic-only interfaces Increases monitoring package coverage from 38.9% to 39.6%.