CURENT / andes

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

develop #144

Closed cuihantao closed 3 years ago

cuihantao commented 3 years ago

Fixes issues with the Texas 2k bus system.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #144 (3d7db18) into master (710839d) will not change coverage. The diff coverage is 63.63%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   82.47%   82.47%           
=======================================
  Files         102      102           
  Lines       11455    11455           
=======================================
  Hits         9447     9447           
  Misses       2008     2008           
Impacted Files Coverage Δ
andes/models/distributed/pvd1.py 99.11% <ø> (ø)
andes/models/exciter/excbase.py 100.00% <ø> (ø)
andes/models/synchronous.py 95.62% <ø> (ø)
andes/routines/tds.py 66.66% <0.00%> (ø)
andes/core/npfunc.py 100.00% <100.00%> (ø)
andes/models/exciter/exac1.py 100.00% <100.00%> (ø)
andes/models/exciter/ieeet1.py 100.00% <100.00%> (ø)
andes/system.py 78.87% <100.00%> (ø)

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 710839d...3d7db18. Read the comment docs.