test: lift coverage 81.88% → 82.45% with more agent-driven tests
- Snmp.Discovery.create_checks_from_discovery: zero-data path covered;
full-data path tagged :skip (existing lib/ has KeyError on processor_descr/
sensor_class — real bug, lib unchanged per scope)
- Proto.Decode (new file): round-trip + validation for decode_agent_heartbeat,
decode_metric_batch, decode_snmp_result, decode_agent_error,
decode_credential_test_result, decode_mikrotik_result,
decode_monitoring_check, decode_lldp_topology_result, decode_check_result
- DeviceLive.Show.events (new file): 39 tests covering checks/backups/preseem/
gaiia tabs, set_capacity, agent handle_info handlers, FormComponent
callbacks. Coverage 64% → 77.6%.
- GraphLive.Show.events (new file): check-based graph paths, range switching
across all valid ranges, less-common sensor types, access control
redirects. terminate-cleanup test tagged :skip.
- Org.SettingsLive.more_events (new file): more handle_event branches for
integrations, set_netbox_sync_direction, default_org handling.