-
Notifications
You must be signed in to change notification settings - Fork 6
Fix three winding transformer calculation #64
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
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## dev #64 +/- ##
==========================================
- Coverage 80.22% 80.18% -0.05%
==========================================
Files 161 161
Lines 5917 5910 -7
Branches 81 82 +1
==========================================
- Hits 4747 4739 -8
- Misses 1170 1171 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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 but maybe there should be two real reviews rather then one and me :)
src/main/scala/edu/ie3/simona/model/grid/Transformer3wModel.scala
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
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 Thank you :)
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/grid/Transformer3wModel.scala # src/test/scala/edu/ie3/simona/test/common/input/Transformer3wTestData.scala
This comment has been minimized.
This comment has been minimized.
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.
Looks good to me, just one minor thing
src/main/scala/edu/ie3/simona/model/grid/Transformer3wModel.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/simona/model/grid/Transformer3wModel.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/simona/agent/grid/GridResultsSupport.scala
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
1 similar comment
Analysis Details0 IssuesCoverage and DuplicationsProject ID: edu.ie3:simona |
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/agent/grid/GridResultsSupport.scala
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md # src/test/scala/edu/ie3/simona/test/common/input/Transformer3wTestData.scala
Resolves #63