-
Notifications
You must be signed in to change notification settings - Fork 2
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
To/#137 convert grid #141
To/#137 convert grid #141
Conversation
# Conflicts: # src/main/scala/edu/ie3/powerFactory2psdm/converter/LoadConverter.scala # src/test/scala/edu/ie3/powerFactory2psdm/model/entity/LoadSpec.scala
Codecov Report
@@ Coverage Diff @@
## main #141 +/- ##
==========================================
+ Coverage 85.28% 86.46% +1.18%
==========================================
Files 38 39 +1
Lines 761 872 +111
Branches 1 1
==========================================
+ Hits 649 754 +105
- Misses 112 118 +6
Continue to review full report at Codecov.
|
# Conflicts: # src/test/resources/pfGrids/exampleGrid.json
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.
lgtm mostly, there's only some minor stuff surrounding StaticGeneratorConverter
Resolves #137 and #131