CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
211 stars 110 forks source link

Fix line limits in pandapower #306

Closed jinningwang closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #306 (dd29770) into develop (ce24575) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #306   +/-   ##
========================================
  Coverage    77.94%   77.94%           
========================================
  Files          158      158           
  Lines        13572    13573    +1     
========================================
+ Hits         10579    10580    +1     
  Misses        2993     2993           
Impacted Files Coverage Δ
andes/interop/pandapower.py 80.40% <100.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ce24575...dd29770. Read the comment docs.