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

Skip empty extension rows #150

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Skip empty extension rows #150

merged 1 commit into from
Jan 4, 2024

Conversation

alycejenni
Copy link
Member

Not a major code or API change, but this does change output files; DwC extension files (e.g. multimedia.csv) will now only output rows for records with relevant data, even if ignore_empty_fields is false.

Closes: #138

not a major code or API change, but this does change output files; dwc extension files (e.g. multimedia.csv) will now only output rows for records with relevant data, even if ignore_empty_fields is false.

Closes: #138
@coveralls
Copy link

Pull Request Test Coverage Report for Build #478

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 69.103%

Totals Coverage Status
Change from base Build #474: -0.009%
Covered Lines: 2865
Relevant Lines: 4146

💛 - Coveralls

@alycejenni alycejenni merged commit 67adbf5 into dev Jan 4, 2024
1 of 3 checks passed
@alycejenni alycejenni deleted the ginger/skip-empty-rows branch January 4, 2024 10:56
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.

2 participants