towerops/test
Graham McIntire b5512f2579
Some checks failed
Build base image / Build and push base image (push) Failing after 2s
Production Deployment / Run ExUnit Tests (push) Failing after 58s
Production Deployment / Build and Push Docker Image (push) Has been skipped
fix: resolve credo warnings — refactor decoder_macros complexity and remove unused assign indirection
- Refactored build_field_handler_ast to use pattern-matching function heads
  instead of a large cond block, reducing cyclomatic complexity from 30 to ≤9
- Extracted classify_type_spec and per-type AST builder helpers into separate
  private functions for maintainability
- Removed :previous_interface_stats initialization from show.ex (only
  polling.ex reads it); prev_stats now passed explicitly as a parameter
  to polling functions instead of reaching through socket.assigns
- Updated Polling.poll_sensors, poll_traffic, and poll_traffic_with_state
  to accept prev_stats as an explicit argument
2026-07-25 09:46:19 -05:00
..
assets fix/traffic-graph-rendering-and-polarity (#130) 2026-03-23 15:24:44 -05:00
integration credo fixes 2026-06-15 11:15:46 -05:00
mix/tasks Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
snmpkit Security hardening + performance fixes across codebase 2026-06-21 17:40:50 -05:00
support Revert "feat: add beacon monitors with user and admin management" 2026-07-22 08:25:04 -05:00
towerops fix: resolve credo warnings — refactor decoder_macros complexity and remove unused assign indirection 2026-07-25 09:46:19 -05:00
towerops_web Revert "feat: add beacon monitors with user and admin management" 2026-07-22 08:25:04 -05:00
snmp_lib_test.exs credo fixes 2026-06-13 14:25:19 -05:00
test_helper.exs fix: register NIF compiler, add Nix shell NIF build, make NIF optional at boot 2026-07-16 09:15:53 -05:00
towerops_native_test.exs credo fixes 2026-06-16 09:56:51 -05:00