push
circleci
0 of 33 new or added lines in 1 file covered. (0.0%)
9374 existing lines in 213 files now uncovered.47 of 9753 relevant lines covered (0.48%)
0.01 hits per line
| 1 |
# frozen_string_literal: true
|
|
| 2 |
|
|
|
UNCOV
3
|
module Orangelight |
× |
|
UNCOV
4
|
module Document |
× |
| 5 |
# Special alma functionality for SolrDocument
|
|
|
UNCOV
6
|
module Scsb |
× |
|
UNCOV
7
|
def scsb_record? |
× |
|
UNCOV
8
|
/^SCSB-\d+/.match?(self['id']) |
× |
|
UNCOV
9
|
end
|
× |
|
UNCOV
10
|
end
|
× |
|
UNCOV
11
|
end
|
× |
|
UNCOV
12
|
end
|
× |