-
Notifications
You must be signed in to change notification settings - Fork 7
Add impedance weighted graph #441
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
|
!test |
|
!test |
t-ober
left a comment
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 a few questions and a simplification proposal.
src/main/java/edu/ie3/datamodel/graph/ImpedanceWeightedGraph.java
Outdated
Show resolved
Hide resolved
…tedGraph # Conflicts: # CHANGELOG.md
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## dev #441 +/- ##
============================================
+ Coverage 78.89% 78.93% +0.04%
- Complexity 2107 2130 +23
============================================
Files 263 265 +2
Lines 8273 8361 +88
Branches 780 786 +6
============================================
+ Hits 6527 6600 +73
- Misses 1345 1358 +13
- Partials 401 403 +2
Continue to review full report at Codecov.
|
src/test/groovy/edu/ie3/datamodel/utils/ContainerUtilsTest.groovy
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
Analysis Details7 IssuesCoverage and DuplicationsProject ID: edu.ie3:PowerSystemDataModel |
Resolves #440