Skip to content

Abstract commonly used functionality from EntitySource. #1044

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

Conversation

staudtMarius
Copy link
Member

@staudtMarius staudtMarius commented Mar 8, 2024

Resolves #975
Resolves #981

@staudtMarius staudtMarius added code quality Code readability or structure is improved io Issues relating to input/output labels Mar 8, 2024
staudtMarius and others added 14 commits April 3, 2024 11:26
…from-EntitySource

# Conflicts:
#	CHANGELOG.md
#	src/main/java/edu/ie3/datamodel/io/source/IdCoordinateSource.java
#	src/test/groovy/edu/ie3/datamodel/io/source/IdCoordinateSourceMock.groovy
#	src/test/groovy/edu/ie3/test/common/WeatherTestData.groovy
…ctionality-from-EntitySource

# Conflicts:
#	CHANGELOG.md
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

I like your implementation of the issue a lot. This is more than I expected! I just have some minor remarks.

Additionally, please also adapt EntitySourceClassDiagram.puml. If you think that it makes sense, you can leave out protected and private methods there from now on.

…ctionality-from-EntitySource

# Conflicts:
#	src/main/java/edu/ie3/datamodel/io/source/ResultEntitySource.java
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

Thanks!

@sebastian-peter sebastian-peter merged commit 8d312a1 into dev Jun 24, 2024
4 checks passed
@sebastian-peter sebastian-peter deleted the ms/#981-abstract-commonly-used-functionality-from-EntitySource branch June 24, 2024 10:35
@sebastian-peter sebastian-peter added this to the Version 5.1 milestone Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code readability or structure is improved io Issues relating to input/output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abstract commonly used functionality from EntitySource Make EntitySource completely static
2 participants