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

list delimiters (issue 345) #370

Merged

Conversation

EvanDietzMorris
Copy link
Contributor

These changes address #345

  • made list delimiter a configurable parameter with pipe character as the default for tsv/csv
  • json and jsonl never use a list delimiter as lists are already supported
  • updated relevant tests to demonstrate usage

made list delimiter a configurable parameter with pipe character as the default for tsv/csv,
now json and jsonl never use a list delimiter as lists are supported,
updated relevant tests to demonstrate usage
Copy link
Collaborator

@RichardBruskiewich RichardBruskiewich left a comment

Choose a reason for hiding this comment

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

Generally looks okay to me

@RichardBruskiewich RichardBruskiewich merged commit 1445b17 into biolink:master Jan 12, 2022
@RichardBruskiewich
Copy link
Collaborator

I'm not sure why the one build test is failing, but perhaps related to the fact that a "foreign" (external fork) branch is being tested here(?). I'll go ahead and merge this anyhow.

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.

None yet

2 participants