towerops/lib
Graham McInitre 5b91735b14 refactor: extract timeout helpers and replace conditionals in snmp/discovery.ex
- 12 identical *_with_timeout wrappers → 2 generic helpers (with_timeout/3, with_deferred_timeout/3)
- Removed commented-out code (# alias Towerops.Topology, # Auto-inference disabled)
- All if/case/cond replaced with pattern-matched function clauses (20+ refactors)
- Long lines fixed for credo compliance
- 11/11 tests pass, 0 credo issues
2026-07-21 17:08:03 -05:00
..
mix/tasks fix: skip NIF compilation in prod — NIF is pre-built by Nix 2026-07-16 09:42:40 -05:00
snmpkit Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
towerops refactor: extract timeout helpers and replace conditionals in snmp/discovery.ex 2026-07-21 17:08:03 -05:00
towerops_web refactor: comprehensive simplification and functional programming improvements 2026-07-21 17:03:47 -05:00
snmp_lib.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
snmp_mgr.ex credo fixes 2026-01-23 14:01:52 -06:00
snmpkit.ex complete overhaul of snmp engine 2026-01-30 10:41:07 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_native.ex credo fixes 2026-06-14 08:27:57 -05:00
towerops_web.ex feat(coverage): write rasters to NFS-backed dir, serve via dedicated static plug 2026-05-07 07:38:05 -05:00