push
circleci
1457 of 2558 relevant lines covered (56.96%)
1.43 hits per line
1 |
module Hyrax |
2✔ |
2 |
module UpdateOCR |
2✔ |
3 |
extend ActiveSupport::Concern |
2✔ |
4 |
def decorator |
2✔ |
5 |
::UpdatesOCR
|
× |
6 |
end
|
|
7 |
end
|
|
8 |
end
|