Update type references #94
Annotations
18 errors and 4 warnings
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L8
doctest Money.from_integer/3 (116) (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L530
test that to_integer_exp handles negative amounts (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L8
doctest Money.put_fraction/2 (102) (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L8
doctest Money.from_integer/3 (119) (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L8
doctest Money.round/2 (97) (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L506
test the integer and exponent for a currency with three decimal places (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L8
doctest Money.to_integer_exp/2 (113) (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L314
test Split %Money{} into 3 equal parts (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L389
test Money is rounded according to currency cash definition for CHF (MoneyTest)
|
|
Test on OTP 26.2 / Elixir 1.17.2-otp-26:
test/money_test.exs#L496
test the integer and exponent for a number with one less than the required decimal places (MoneyTest)
|
|
Test on OTP 27.2 / Elixir 1.17.2-otp-27
The strategy configuration was canceled because "test._26_2_1_17_2-otp-26" failed
|
|
Test on OTP 27.2 / Elixir 1.17.2-otp-27
The operation was canceled.
|
|
Test on OTP 28.0.1 / Elixir 1.18.4-otp-27
The strategy configuration was canceled because "test._26_2_1_17_2-otp-26" failed
|
|
Test on OTP 28.0.1 / Elixir 1.18.4-otp-27
The operation was canceled.
|
|
Test on OTP 26.2 / Elixir 1.18.1-otp-26
The strategy configuration was canceled because "test._26_2_1_17_2-otp-26" failed
|
|
Test on OTP 27.2 / Elixir 1.18.1-otp-27
The strategy configuration was canceled because "test._26_2_1_17_2-otp-26" failed
|
|
Test on OTP 26.2 / Elixir 1.18.1-otp-26
The operation was canceled.
|
|
Test on OTP 27.2 / Elixir 1.18.1-otp-27
The operation was canceled.
|
|
Test on OTP 27.2 / Elixir 1.17.2-otp-27
0..-4 has a default step of -1, please write 0..-4//-1 instead
|
|
Test on OTP 28.0.1 / Elixir 1.18.4-otp-27
0..-4 has a default step of -1, please write 0..-4//-1 instead
|
|
Test on OTP 26.2 / Elixir 1.18.1-otp-26
0..-4 has a default step of -1, please write 0..-4//-1 instead
|
|
Test on OTP 27.2 / Elixir 1.18.1-otp-27
0..-4 has a default step of -1, please write 0..-4//-1 instead
|