-
Notifications
You must be signed in to change notification settings - Fork 7
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
Respect for slack voltage angle in distributed power flow calculation #71
Conversation
in Evcs test
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## dev #71 +/- ##
=======================================
Coverage 79.55% 79.55%
=======================================
Files 159 159
Lines 5839 5835 -4
Branches 81 81
=======================================
- Hits 4645 4642 -3
+ Misses 1194 1193 -1
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
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.
Some minor stuff I noticed
src/main/scala/edu/ie3/simona/agent/grid/PowerFlowSupport.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/simona/agent/grid/PowerFlowSupport.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/simona/agent/grid/PowerFlowSupport.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.
Looks fine to me, thank you!
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
# Conflicts: # CHANGELOG.md
This comment has been minimized.
This comment has been minimized.
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
Analysis Details1 IssueCoverage and DuplicationsProject ID: edu.ie3:simona |
# Conflicts: # src/main/scala/edu/ie3/simona/agent/grid/PowerFlowSupport.scala
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.
This looks fine for me. Thanks for take care of this one.
Resolves #69