use backend #6
Annotations
10 errors and 2 warnings
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L44
test make_rate_checker (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L56
test returns {:ok, 1} tuple on first access (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L101
test returns expected tuples on delete_buckets (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L121
test mixing count_hit with count_hit_inc (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L67
test returns expected tuples on mix of in-limit and out-of-limit checks (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L60
test returns {:ok, 4} tuple on in-limit checks (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L115
test count_hit_inc (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L74
test returns expected tuples on 1000ms bucket check with a sleep in the middle (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_test.exs#L86
test returns expected tuples on inspect_bucket (HammerTest)
|
Run mix test --warnings-as-errors --cover:
test/hammer_ets_test.exs#L23
test count_hit (ETSTest)
|
Run mix deps.compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix deps.compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Loading