ft: add struct for ClientHandler
state
#42
Annotations
10 warnings
test/supavisor_web/controllers/metrics_controller_test.exs#L16
Nested modules could be aliased at the top of the invoking module.
|
test/supavisor/syn_handler_test.exs#L10
Nested modules could be aliased at the top of the invoking module.
|
test/integration/proxy_test.exs#L78
Nested modules could be aliased at the top of the invoking module.
|
test/support/cluster.ex#L41
Numbers larger than 9999 should be written with underscores: 10_201
|
test/support/fixtures/single_connection.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/protocol/client.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/tenants/cluster_tenants.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/tenants/cluster.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/protocol/client.ex#L6
Modules should have a @moduledoc tag.
|
lib/supavisor/pg_parser.ex#L1
Modules should have a @moduledoc tag.
|
This job succeeded
Loading