- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7
Fixing two winding transformer remark #573
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     #573      +/-   ##
============================================
+ Coverage     77.88%   77.92%   +0.04%     
- Complexity     2148     2150       +2     
============================================
  Files           275      275              
  Lines          8493     8504      +11     
  Branches        807      807              
============================================
+ Hits           6615     6627      +12     
+ Misses         1485     1484       -1     
  Partials        393      393              
 Continue to review full report at Codecov. 
 | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
… "admittance_per_length". Added standard units for: - resistance - reactance - resistance_per_length - reactance_per_length - conductance - susceptance - conductance_per_length - susceptance_per_length Changed old units for "impedance", "impedance_per_length", "admittance" and "admittance_per_length" into the newly added standard units.
      
        
              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.
Thanks for your work, this looks all good to me. Please also adapt for the test.
- GridTestData.groovy
- ConnectorValidationUtilsTest.groovy
- ValidationUtilsTest.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.
Adapted the mentioned tests
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.
@staudtMarius: Thank you, I think you missed the ADMITTANCE_PER_LENGTH at GridTestData.groovy (Lines 322 and 323). And the CI isn't going through. Please have a look.

      
        
              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.
I have replaced the two units. Also CI now goes through.
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, thanks for your work!
      
        
              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.
Thanks for your work!
| Analysis Details0 IssuesCoverage and DuplicationsProject ID: edu.ie3:PowerSystemDataModel | 
Resolves #381