Ran
|
Jobs
3
|
Files
126
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/projectblacklight/blacklight/commit/<a class=hub.com/projectblacklight/blacklight/commit/411c1c25bf7a627974186a974d061cf0dde3f3df">411c1c25b<a href="https://github.com/projectblacklight/blacklight/commit/411c1c25bf7a627974186a974d061cf0dde3f3df">">Remove `require_dependency` from Configuration Effectively reverts the first half of #</a><a class="double-link" href="https://github.com/projectblacklight/blacklight/commit/<a class="double-link" href="https://github.com/projectblacklight/blacklight/commit/e804769eea4c4e297ad10ccbff18762311b64d66">e804769ee</a>">e804769ee</a><a href="https://github.com/projectblacklight/blacklight/commit/411c1c25bf7a627974186a974d061cf0dde3f3df"> Since that revision, Configuration moved out of `app` and into `lib`. It didn’t autoload all the `Blacklight::Configuration::*` classes that existed at the time (added **Context** here), but using conventional `autoload` I can add methods, logger lines, etc. to Configuration, and add methods, optional params in Context… then reload pages/navigate without seeing anything break. Logger lines go active, and Rails magically reloads changes as expected.
20 of 20 new or added lines in 2 files covered. (100.0%)
2942 of 3110 relevant lines covered (94.6%)
2963.68 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4018.1 (2.3.1, RAILS_VERSION=5.0.0.1) | 126 |
94.32 |
Travis Job 4018.1 | |
2 | 4018.2 (2.3.1, RAILS_VERSION=4.2.7.1) | 123 |
94.25 |
Travis Job 4018.2 | |
3 | 4018.3 (2.2.5, RAILS_VERSION=5.0.0.1) | 126 |
94.32 |
Travis Job 4018.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|