Repo Added
|
Files
64
|
Badge
README BADGES
|
push
travis-ci
2 of 2 new or added lines in 2 files covered. (100.0%)
797 of 836 relevant lines covered (95.33%)
24.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | lib/serum/dev_server/logger.ex | 27 | 5 | 0 | 5 | 0.0 | |
0.0 | lib/mix/tasks/serum/server.ex | 45 - 7 | 8 - 1 | 0 | 8 - 1 | 0.0 | |
0.0 | lib/serum/dev_server/live_reload_handler.ex | 48 | 6 | 0 | 6 | 0.0 | |
0.0 | lib/serum/dev_server/command_handler/impl.ex | 35 | 4 | 0 | 4 | 0.0 | |
33.33 | lib/serum/plugins/live_reloader.ex | 55 | 3 | 1 | 2 | 2.0 | |
76.19 | lib/serum/dev_server/service/gen_server.ex | 183 | 42 | 32 | 10 | 1.0 | |
85.71 | lib/serum/result.ex | 37 - 66 | 7 - 12 | 6 + 4 | 1 - 16 | 4.0 - 3 | |
93.75 | lib/serum/dev_server.ex | 74 + 38 | 16 + 4 | 15 + 15 | 1 - 11 | 2.0 + 2 | |
94.12 | lib/serum/header_parser/value_transformer.ex | 76 | 17 | 16 | 1 | 25.0 | |
95.45 | lib/mix/tasks/serum/gen.post.ex | 96 - 5 | 22 - 2 | 21 + 21 | 1 - 23 | 2.0 + 2 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
650 | wip/plugin | feat(serum): cleanup plugins after build is finished ...regardless of whether it succeeded or not | push | travis-ci | pending completion | ||
186 | wip/plugin | Load plugins after loading serum.exs | push | travis-ci | pending completion | ||
185 | wip/plugin | Handle errors when calling plugin callbacks | push | travis-ci | pending completion | ||
184 | wip/plugin | Add a test case for loading incompatible plugins | push | travis-ci | pending completion | ||
183 | wip/plugin | Implement plugin execution | push | travis-ci | pending completion | ||
182 | wip/plugin | Add Serum.Plugin behaviour module | push | travis-ci | pending completion |