Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

List-Style Tuple Integration #393

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Conversation

fschrader1992
Copy link
Collaborator

This PR:

  • Allows processing of tuples given as a list instead of a string as well, when setting property values, appending or extending them. Closes List-Style Tuple Integration #392
  • Adds the related tests

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 77.085% when pulling 9eac34d on fschrader1992:validation into 441432b on G-Node:master.

@fschrader1992
Copy link
Collaborator Author

Checks for Code Quality:

  • Pylint
  • Rebase onto GNODE Master
  • Repeat Local Tests Python3.8
  • Repeat Local Tests Python2.7

Copy link
Contributor

@mpsonntag mpsonntag left a comment

Choose a reason for hiding this comment

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

LGTM

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List-Style Tuple Integration
3 participants