fix: improve coverage by adding missing tests #157
Merged
Annotations
9 warnings
|
Run dialyzer:
test/support/data_case.ex#L41
Function ExUnit.Callbacks.on_exit/1 does not exist.
|
|
Run dialyzer:
test/support/data_case.ex#L20
Function ExUnit.CaseTemplate.__proxy__/2 does not exist.
|
|
Run dialyzer:
test/support/data_case.ex#L2
Function ExUnit.Callbacks.__noop__/0 does not exist.
|
|
Run dialyzer:
test/support/data_case.ex#L2
Function ExUnit.Callbacks.__merge__/4 does not exist.
|
|
Run dialyzer:
test/support/conn_case.ex#L22
Function ExUnit.CaseTemplate.__proxy__/2 does not exist.
|
|
Run dialyzer:
test/support/conn_case.ex#L1
Function ExUnit.Callbacks.__noop__/0 does not exist.
|
|
Run dialyzer:
test/support/conn_case.ex#L1
Function ExUnit.Callbacks.__merge__/4 does not exist.
|
|
Run dialyzer:
lib/admin/mailing_worker.ex#L46
The pattern pattern {'error', _error@1} can never match the type, because it is covered by previous clauses.
|
|
Run dialyzer:
lib/admin/mailing_worker.ex#L43
The pattern can never match the type {:error, :notification_not_found}.
|
Loading