Ran
|
Files
126
|
Run time
5s
|
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.
2925 of 3101 relevant lines covered (94.32%)
983.07 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|