-
Notifications
You must be signed in to change notification settings - Fork 5
To/#637 groovy spotless #638
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
Codecov Report
@@ Coverage Diff @@
## dev #638 +/- ##
============================================
+ Coverage 78.18% 78.19% +0.01%
- Complexity 2188 2190 +2
============================================
Files 284 284
Lines 8564 8564
Branches 793 793
============================================
+ Hits 6696 6697 +1
+ Misses 1482 1480 -2
- Partials 386 387 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
# Conflicts: # src/test/groovy/edu/ie3/datamodel/io/csv/CsvFileDefinitionTest.groovy # src/test/groovy/edu/ie3/datamodel/io/naming/EntityPersistenceNamingStrategyTest.groovy # src/test/groovy/edu/ie3/datamodel/io/processor/ProcessorProviderTest.groovy # src/test/groovy/edu/ie3/datamodel/io/processor/timeseries/TimeSeriesProcessorTest.groovy # src/test/groovy/edu/ie3/datamodel/io/sink/CsvFileSinkTest.groovy # src/test/groovy/edu/ie3/datamodel/io/source/csv/CsvSystemParticipantSourceTest.groovy # src/test/groovy/edu/ie3/datamodel/models/input/container/JointGridContainerTest.groovy # src/test/groovy/edu/ie3/datamodel/models/input/container/SystemParticipantsTest.groovy # src/test/groovy/edu/ie3/datamodel/utils/ContainerUtilsTest.groovy # src/test/groovy/edu/ie3/test/common/ComplexTopology.groovy # src/test/groovy/edu/ie3/test/common/SampleJointGrid.groovy # src/test/groovy/edu/ie3/test/common/SystemParticipantTestData.groovy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot, great that this finally works.
I am wondering if there's a way to apply spotless to Jenkinsfile
as well, but I haven't found a way yet.
So there's only this minor point below that you might consider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Resolves #637