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

feat: add version attrs to entities #58

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

nelsonwmoore
Copy link
Collaborator

  • bump version to v0.2.10 from v0.2.9
  • add version attr to Model, Node, Relationship, and Property classes, add latest_version attr to Model (entity) class
  • update test_000map.py::test_put_then_rm_queries() to create new TemporaryNode class rather than writing over Node.mapspec_ which interfered with subsequent tests when using Pytest
  • formatting

- bump version to v0.2.10 from v0.2.9
- add `version` attr to Model, Node, Relationship, and Property classes, add `latest_version` attr to Model (entity) class
- update test_000map.py::test_put_then_rm_queries() to create new TemporaryNode class rather than writing over Node.mapspec_ which interfered with subsequent tests when using Pytest
- formatting
@nelsonwmoore nelsonwmoore merged commit ce834a9 into master Oct 31, 2024
7 of 15 checks passed
@nelsonwmoore nelsonwmoore deleted the feature/DATATEAM-42/add-model-version-attrs branch October 31, 2024 22:21
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.

1 participant