Closed laurejt closed 8 months ago
Merging #611 (db6af24) into develop (b2f9f46) will not change coverage. Report is 10 commits behind head on develop. The diff coverage is
n/a
.
@rlskoeser Thanks for the initial review. I've refactored the code so that more of the logic is within the class HathiObject
itself. I also did some additional code clean-up to convert some cached properties into class attributes, but only for HathiObject
.
@rlskoeser Thanks for the follow-up review! This should be the last review request; I just refactored the tests to make a single initialization test for HathiObject
.
Fixes #538 for HathiTrust imports via the admin interface but not bulk imports.