compile cover stats when running test suite
This commit is contained in:
parent
51d27bb3b5
commit
30bc535e93
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@
|
||||||
debug_info]}.
|
debug_info]}.
|
||||||
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
|
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
|
||||||
{xref_checks, [undefined_function_calls]}.
|
{xref_checks, [undefined_function_calls]}.
|
||||||
|
{cover_enabled, true}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue