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

csv testing and bug fixes #205

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

joshmoore
Copy link
Contributor

This primarily adds the test cases mentioned under linkml/linkml#947. In debugging, there were a number of locations where an explicit None check helped with determining what was wrong which I've included. Please let me know if those should be separated out.

Note: this is currently failing both for all attributes as well as all slots with:

>           self.objectB = Object(**as_dict(self.objectB))
E           TypeError: tests.test_loaders_dumpers.models.table.Object() argument after ** must be a mapping, not str

@sierra-moxon
Copy link
Member

Hi @joshmoore - sorry this took so long to review; I'd like to take a look and get it resolved. Unfortunately, I don't have permission here to resolve the conflicts. (thank you for giving maintainers access to the PR - I am not sure why I can't resolve the conflicts with that permission but the button is unavailable to me). Can you resolve the conflicts here? Then I can walk through and get the tests passing. Thanks in advance!

@joshmoore
Copy link
Contributor Author

@sierra-moxon, no worries (though odd): done.

@nlharris
Copy link
Contributor

It looks like this has gone stale while waiting to be reviewed

@joshmoore
Copy link
Contributor Author

Please let me know if there's something needed from my side.

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