No need to set src_dirs, this way test/ isn't included in cover reports
This commit is contained in:
@@ -14,5 +14,3 @@
|
|||||||
{coveralls_service_name , "github"}.
|
{coveralls_service_name , "github"}.
|
||||||
|
|
||||||
{xref_checks, [undefined_function_calls, undefined_functions, deprecated_function_calls, deprecated_functions]}.
|
{xref_checks, [undefined_function_calls, undefined_functions, deprecated_function_calls, deprecated_functions]}.
|
||||||
|
|
||||||
{profiles, [{test, [{erl_opts, [{src_dirs, ["src", "test"]}]}]}]}.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user