bagit-python
bagit-python copied to clipboard
is_valid() method can now pass an optional processes parameter to validate()
I'm not sure if this wasn't included for some reason I'm not seeing, but this lets you use multiple cores when validating with the is_valid() method as a library. You can then: if bag.is_valid(processes=4):
Coverage decreased (-1.0%) to 82.394% when pulling 93e58576eb5c2df606bdc46a354cebf7108c4418 on gwiedeman:master into 4b76c143e61d815043f1e8bdfbb159ce98f7d978 on LibraryOfCongress:master.