Skip to content

is_valid() method can now pass an optional processes parameter to validate() #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

gwiedeman
Copy link
Contributor

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):

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.0%) to 82.394% when pulling 93e5857 on gwiedeman:master into 4b76c14 on LibraryOfCongress:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.637% when pulling 93e5857 on gwiedeman:master into 4b76c14 on LibraryOfCongress:master.

@acdha acdha merged commit 5b77243 into LibraryOfCongress:master Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants