towerops/lib/towerops_web/graphql/resolvers
Graham McIntire 0c8bb35ef7 add query_helpers tests and fix all credo issues (#56)
- add tests for QueryHelpers.sanitize_like/1 (%, _, \ escaping)
- fix nesting depth in store_check_result, handle_check_state_change,
  graphql check resolver, checks controller, and ping executor
- fix cyclomatic complexity in build_check_protobuf by extracting
  check_type_config/2 function clauses
- fix formatting in api_docs_html template

Reviewed-on: graham/towerops-web#56
2026-03-17 10:43:57 -05:00
..
activity.ex fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
agent.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
alert.ex ux: improve PagerDuty integration clarity 2026-02-14 11:28:57 -06:00
check.ex add query_helpers tests and fix all credo issues (#56) 2026-03-17 10:43:57 -05:00
device.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
escalation_policy.ex feat: add REST API and GraphQL for on-call schedules and escalation policies 2026-03-11 14:01:15 -05:00
helpers.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
integration.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
maintenance_window.ex add maintenance windows REST API and GraphQL support 2026-03-11 14:33:25 -05:00
member.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
organization.ex add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
schedule.ex feat: add REST API and GraphQL for on-call schedules and escalation policies 2026-03-11 14:01:15 -05:00
site.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
time_series.ex add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00