Skip to content
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

METS: Handle empty rows in metadata.csv #404

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

Hwesta
Copy link
Contributor

@Hwesta Hwesta commented Jan 30, 2016

Skip empty rows when parsing a metadata.csv

# Run test
dc = archivematicaCreateMETSMetadataCSV.parseMetadataCSV('metadata.csv')
# Verify
assert dc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe test the number of rows?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.

@qubot qubot force-pushed the dev/issue-9386-metadata-csv-blank-row branch from 10d7fb5 to 6b6ea0c Compare February 1, 2016 18:41
@mistydemeo
Copy link
Contributor

👍

Skip empty rows when parsing a metadata.csv
@qubot qubot force-pushed the dev/issue-9386-metadata-csv-blank-row branch from 6b6ea0c to 63a5503 Compare February 1, 2016 18:56
@qubot qubot merged commit 63a5503 into qa/1.x Feb 1, 2016
@qubot qubot deleted the dev/issue-9386-metadata-csv-blank-row branch February 1, 2016 18:57
@Hwesta Hwesta added this to the 1.5.0 milestone May 3, 2016
@Hwesta
Copy link
Contributor Author

Hwesta commented May 3, 2016

Also cherry-picked to 1.5 as 4de2099

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