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

Implemented converstion of collection between SBOL2 and SBOL3 for the… #224

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

Yehuda-Binik
Copy link
Collaborator

In the new converter, I completed the visit_collection function for both the SBOL3To2ConversionVisitor and SBOL2To3ConversionVisitor classes. I also added two test cases to test my code using the SBOL3 collection.nt file from the SBOLTestSuite.

Copy link
Contributor

@jakebeal jakebeal left a comment

Choose a reason for hiding this comment

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

Approving despite test failure, because test failure is unrelated, caused by missing secrets for another test.

@jakebeal jakebeal merged commit b04970b into SynBioDex:develop Nov 21, 2023
1 of 8 checks passed
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