feat: supports ignoring certain exceptions #219
Annotations
9 warnings
main (1.13, 23.3.4.20):
test/tower_test.exs#L23
this expression will fail with ArithmeticError
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L289
this expression will fail with ArithmeticError
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L315
this expression will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L289
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L315
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L289
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L315
the call to //2 will fail with ArithmeticError
|