Repo Added
|
Files
29
|
Badge
README BADGES
|
push
travis-ci
35 of 35 new or added lines in 6 files covered. (100.0%)
2021 of 2122 relevant lines covered (95.24%)
34.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
33.33 | lib/listen/adapters/bsd.rb | 75 | 27 | 9 | 18 | 0.4 | |
42.11 | spec/listen/adapters/bsd_spec.rb | 36 | 19 | 8 | 11 | 0.4 | |
42.11 | spec/listen/adapters/darwin_spec.rb | 37 | 19 | 8 | 11 | 0.4 | |
50.0 | spec/listen/adapters/windows_spec.rb | 30 | 16 | 8 | 8 | 0.5 | |
56.25 | lib/listen/adapters/darwin.rb | 48 | 16 | 9 | 7 | 2.7 | |
60.0 | lib/listen/multi_listener.rb | 15 | 5 | 3 | 2 | 0.6 | |
64.29 | lib/listen/adapters/windows.rb | 91 | 28 | 18 | 10 | 0.8 | |
68.0 | spec/listen/adapters/linux_spec.rb | 47 | 25 | 17 | 8 | 0.7 | |
81.82 | spec/spec_helper.rb | 25 | 11 | 9 | 2 | 5.5 | |
90.48 | lib/listen/adapters/polling.rb | 58 | 21 | 19 | 2 | 10.9 | |
93.5 | spec/listen/listener_spec.rb | 214 | 118 | 115 | 8 | 2.9 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
326 | v1.0 | Merge pull request #100 from guard/adapter_dependencies Move adapter dependencies to gemspec (2) | push | travis-ci | pending completion | ||
325 | v1.0 | Remove wdm gem from gemspec As the wdm aren't installable on other vm than MRI >= 1.9.2, it should be added mannually on the Gemfile. Too bad! | Pull #100 | travis-ci | pending completion |