Ran
|
Jobs
1
|
Files
73
|
Run time
12s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Fix - Edit page fails to render visibility badge in dev (not on servers) Edit page failed to render visibility badge in dev (not on servers) The work edit page failed to render due to an error related to the "discovery"-level visibility badge. This happened only in development, not in production. That's because this line is invoked in production: https://github.com/UCLALibrary/californica/blob/a6e251a16/config/initializers/hyrax.rb#L13 But per this discussion: https://stackoverflow.com/questions/8895103/how-can-i-keep-my-initializer-configuration-from-being-lost-in-development-mode it ran once in development but then reset on subsequent requests. --- Changes to be committed: + modified: `config/initializers/hyrax.rb`
1281 of 1348 relevant lines covered (95.03%)
140.32 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2230.1 (2.5) | 73 |
95.03 |
Travis Job 2230.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|