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

Add post kinds #77

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Add post kinds #77

merged 1 commit into from
Aug 21, 2024

Conversation

SHAcollision
Copy link
Collaborator

Fixes #76

Pre-submission Checklist

For tests to work you need a working neo4j instance with the example dataset in docker/db-migration

  • Testing: Implement and pass new tests for all new code, while maintaining existing test suite, cargo test.
  • Performance: Ensure new code has relevant performance benchmarks, cargo bench

@SHAcollision SHAcollision added enhancement New feature or request 🔮 nexus labels Aug 20, 2024
@SHAcollision SHAcollision requested a review from tipogi August 20, 2024 06:31
@SHAcollision SHAcollision mentioned this pull request Aug 20, 2024
@SHAcollision SHAcollision self-assigned this Aug 20, 2024
@tipogi
Copy link
Collaborator

tipogi commented Aug 20, 2024

Good clean up of struct constructor usingdefault instead of new(). Good point adding in Post struct the post_type property 👍

@SHAcollision SHAcollision merged commit 3a714e2 into main Aug 21, 2024
3 checks passed
@SHAcollision SHAcollision deleted the feat/add-post-kinds branch February 12, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🔮 nexus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add post types/kinds
2 participants