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

[Backport] Adding EntityType to Comment Model (#671) #682

Closed
wants to merge 1 commit into from

Conversation

toepkerd
Copy link
Contributor

  • adding entityType to Comment model

  • updated tests

  • removing EntityType enum class, entity type in documents will just be strings

  • fixed unit tests

  • adding tests and release notes

  • moved comment test to WriteableTests

  • updated writeable test


Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* adding entityType to Comment model

Signed-off-by: Dennis Toepker <[email protected]>

* updated tests

Signed-off-by: Dennis Toepker <[email protected]>

* removing EntityType enum class, entity type in documents will just be strings

Signed-off-by: Dennis Toepker <[email protected]>

* fixed unit tests

Signed-off-by: Dennis Toepker <[email protected]>

* adding tests and release notes

Signed-off-by: Dennis Toepker <[email protected]>

* moved comment test to WriteableTests

Signed-off-by: Dennis Toepker <[email protected]>

* updated writeable test

Signed-off-by: Dennis Toepker <[email protected]>

---------

Signed-off-by: Dennis Toepker <[email protected]>
Co-authored-by: Dennis Toepker <[email protected]>
@jowg-amazon
Copy link
Collaborator

Closing in favor of #683

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