Repo Added
|
Files
17
|
Badge
README BADGES
|
travis-ci
23 of 23 new or added lines in 3 files covered. (100.0%)
46 of 46 relevant lines covered (100.0%)
5.54 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/switch/repo.ex | 11 | 0 | 0 | 0 | 0.0 | |
100.0 | ...itch_web/controllers/feature_toggles_controller.ex | 54 | 14 | 14 | 0 | 1.0 | |
100.0 | lib/switch_web/controllers/pages_controller.ex | 7 | 1 | 1 | 0 | 1.0 | |
100.0 | lib/switch_web/gettext.ex | 24 | 0 | 0 | 0 | 0.0 | |
100.0 | lib/switch_web/models/feature_toggle.ex | 26 + 1 | 2 | 2 | 0 | 40.0 + 15 | |
100.0 | lib/switch_web/models/feature_toggle_rule.ex | 37 | 2 | 2 | 0 | 17.0 | |
100.0 | ...tch_web/repositories/feature_toggles_repository.ex | 74 + 45 | 24 + 18 | 24 + 18 | 0 | 4.0 - 1.0 | |
100.0 | lib/switch_web/router.ex | 27 | 3 | 3 | 0 | 3.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
53 | feature_toggle_rules | Expose feature toggle ID | Pull #8 | travis-ci | pending completion | ||
52 | feature_toggle_rules | Expose feature toggle ID | push | travis-ci | pending completion | ||
51 | feature_toggle_rules | Guards for feature toggle rules | push | travis-ci | pending completion | ||
50 | feature_toggle_rules | Add rule to existing feature toggle | push | travis-ci | pending completion | ||
49 | feature_toggle_rules | Added "type" to FeatureToggle | push | travis-ci | pending completion |