Performance optimizations - Dedicated functions for map and list diffs #141
Annotations
7 errors and 11 warnings
|
Analyze - OTP 25.2 / Elixir 1.13.4
Process completed with exit code 12.
|
|
Analyze - OTP 25.2 / Elixir 1.14.3
Process completed with exit code 12.
|
|
Analyze - OTP 25.2 / Elixir 1.14.3
The strategy configuration was canceled because "analyze._25_2_1_13_4" failed
|
|
Analyze - OTP 24.3 / Elixir 1.14.3
The operation was canceled.
|
|
Analyze - OTP 24.3 / Elixir 1.14.3
The strategy configuration was canceled because "analyze._25_2_1_13_4" failed
|
|
Analyze - OTP 24.3 / Elixir 1.13.4
The operation was canceled.
|
|
Analyze - OTP 24.3 / Elixir 1.13.4
The strategy configuration was canceled because "analyze._25_2_1_13_4" failed
|
|
Test - OTP 25.2 / Elixir 1.14.3
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test - OTP 24.3 / Elixir 1.14.3
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Coverage
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test - OTP 24.3 / Elixir 1.13.4
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test - OTP 25.2 / Elixir 1.13.4
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Analyze - OTP 25.2 / Elixir 1.13.4:
lib/jsonpatch.ex#L228
Avoid negated conditions in if-else blocks.
|
|
Analyze - OTP 25.2 / Elixir 1.13.4:
test/benchmark.exs#L199
Numbers larger than 9999 should be written with underscores: 10_000
|
|
Analyze - OTP 25.2 / Elixir 1.13.4:
test/benchmark.exs#L199
Numbers larger than 9999 should be written with underscores: 30_000
|
|
Analyze - OTP 25.2 / Elixir 1.14.3:
lib/jsonpatch.ex#L228
Avoid negated conditions in if-else blocks.
|
|
Analyze - OTP 25.2 / Elixir 1.14.3:
test/benchmark.exs#L199
Numbers larger than 9999 should be written with underscores: 10_000
|
|
Analyze - OTP 25.2 / Elixir 1.14.3:
test/benchmark.exs#L199
Numbers larger than 9999 should be written with underscores: 30_000
|