travis-ci
1235 of 2945 relevant lines covered (41.94%)
0.91 hits per line
1 |
class CummingsThesis < Contribution |
× |
2 |
protected |
× |
3 |
|
× |
4 |
def copy_attributes |
× |
5 |
super
|
× |
6 |
@tufts_pdf.creator_department = ['UA041.007'] |
× |
7 |
end
|
× |
8 |
|
× |
9 |
private |
× |
10 |
|
× |
11 |
def parent_collection |
× |
12 |
'tufts:UA069.001.DO.UA041'
|
× |
13 |
end
|
× |
14 |
end
|
× |