feat: add ExCoveralls and comprehensive CI improvements #7
Annotations
2 errors and 5 warnings
|
Credo
Process completed with exit code 26.
|
|
Dialyzer
Process completed with exit code 2.
|
|
Credo:
lib/caddy/config_provider.ex#L203
Struct %Config{} found in `@spec`.
|
|
Credo:
lib/caddy/config_provider.ex#L204
Function is too complex (cyclomatic complexity is 10, max is 9).
|
|
Credo:
lib/caddy/admin.ex#L26
Nested modules could be aliased at the top of the invoking module.
|
|
Credo:
lib/caddy/logger/buffer.ex#L33
Nested modules could be aliased at the top of the invoking module.
|
|
Credo:
lib/caddy/server.ex#L98
Nested modules could be aliased at the top of the invoking module.
|