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

SCRUM-2016 #1158

Merged
merged 46 commits into from
Mar 1, 2024
Merged

SCRUM-2016 #1158

merged 46 commits into from
Mar 1, 2024

Conversation

cmpich
Copy link
Contributor

@cmpich cmpich commented Feb 28, 2024

No description provided.

@@ -15,4 +19,8 @@ public GeneDiseaseAnnotationDocument() {
setCategory("gene_disease_annotation");
}

@Override
public String toString() {
Copy link
Member

Choose a reason for hiding this comment

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

I would not override the toString

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is helpful when debugging the code.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe but overriding the toString shouldn't be done control it via the lombok @tostring annotation on the class.

docker/run_elasticsearch Outdated Show resolved Hide resolved
@oblodgett oblodgett enabled auto-merge March 1, 2024 13:09
@oblodgett oblodgett merged commit 5549455 into stage Mar 1, 2024
3 checks passed
@oblodgett oblodgett deleted the SCRUM-2016 branch March 1, 2024 13:11
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