Move benchmark as a mix task #75
ci.yml
on: pull_request
Elixir setup and test
21s
Annotations
4 errors and 2 warnings
Elixir setup and test:
test/intermediate_algo_test.exs#L22
property Diff Two Arrays compares between lists and returns list of unique element(s) or empty (IntermediateAlgoTest)
|
Elixir setup and test:
test/basic_algo_test.exs#L6
doctest FreecodecampElixir.BasicAlgo.largest_of_four/1 (30) (BasicAlgoTest)
|
Elixir setup and test:
test/basic_algo_test.exs#L77
property Basic Algorithm Scripting: Return Largest Numbers in Lists takes a list of random no.s & return largest in each of these (BasicAlgoTest)
|
Elixir setup and test
Process completed with exit code 1.
|
Elixir setup and test
function CAStore.file_path/0 is undefined (module CAStore is not available)
|
Elixir setup and test:
lib/freecodecamp_elixir/benchmarks/intermediate_algo.ex#L124
function Enum.frequencies/1 is undefined or private
|