Repo Added
|
Files
19
|
Badge
README BADGES
|
push
travis-ci
150 of 150 relevant lines covered (100.0%)
7.6 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/recursion/recursion_practice_tc.ex | 96 | 10 | 10 | 0 | 13.0 | |
100.0 | lib/todo_list_map.ex | 42 | 3 | 3 | 0 | 4.0 | |
100.0 | lib/fraction.ex | 36 | 3 | 3 | 0 | 1.0 | |
100.0 | lib/calculator.ex | 45 | 18 | 18 | 0 | 2.0 | |
100.0 | lib/elixir_in_action.ex | 2 | 0 | 0 | 0 | 0.0 | |
100.0 | lib/recursion/recursion_practice.ex | 80 | 4 | 4 | 0 | 6.0 | |
100.0 | lib/multi_dict.ex | 15 | 3 | 3 | 0 | 9.0 | |
100.0 | lib/database_server.ex | 34 | 10 | 10 | 0 | 44.0 | |
100.0 | lib/key_value_store_manual.ex | 47 | 5 | 5 | 0 | 1.0 | |
100.0 | lib/todo_gen_server.ex | 44 | 6 | 6 | 0 | 2.0 | |
100.0 | lib/todo_list.ex | 210 | 28 | 28 | 0 | 8.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
37 | master | remove unused methods to increase code coverage | push | travis-ci | pending completion | ||
36 | master | implement ETS page cache p255 | push | travis-ci | pending completion | ||
35 | master | start building ETS sample p253 | push | travis-ci | pending completion | ||
34 | master | implement ToDo Server using GenServer | push | travis-ci | pending completion | ||
33 | master | use GenServer | push | travis-ci | pending completion | ||
32 | master | add async requests to generic server | push | travis-ci | pending completion | ||
31 | master | add interface functions | push | travis-ci | pending completion | ||
30 | master | add update and delete methods | push | travis-ci | pending completion | ||
29 | master | add todo_server | push | travis-ci | pending completion | ||
28 | master | refactor loop | push | travis-ci | pending completion |