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

Remove BioEntity.ontologyAnnotations (redundant) #2236

Merged
merged 1 commit into from
May 18, 2020
Merged

Remove BioEntity.ontologyAnnotations (redundant) #2236

merged 1 commit into from
May 18, 2020

Conversation

sammyjava
Copy link
Member

@sammyjava sammyjava commented Apr 1, 2020

BioEntity extends Annotatable so it already has ontologyAnnotations. Removing from the BioEntity definition to avoid confusion. (And because I'm picky.)

Details

Summary of pull request, including references to relevant tickets (if applicable).

Testing

Besides running unit tests, how can the reviewer test your feature / bug fix? Are there edge cases to be aware of?

Checklist

Before your pull request can be approved, be sure to check all boxes:

  • Passing unit test for new or updated code (if applicable)
  • Passes all tests – according to Travis
  • Documentation (if applicable)
  • Single purpose
  • Detailed commit messages
  • Well commented code
  • Checkstyle

BioEntity extends Annotatable so it already has ontologyAnnotations. Removing from the BioEntity definition to avoid confusion. (And because I'm picky.)
@danielabutano
Copy link
Member

Thanks @sammyjava . I will add in the upcoming InterMien relase

@danielabutano danielabutano self-requested a review May 18, 2020 11:33
@danielabutano danielabutano added this to the InterMine 4.2.0 milestone May 18, 2020
@danielabutano danielabutano added this to InterMine 4.2.0 (Spring 2020) in Roadmap & release planning May 18, 2020
@danielabutano danielabutano merged commit 903cd6e into intermine:dev May 18, 2020
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.

None yet

2 participants