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

Clean exciter models #191

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Cleaned some comment-out codes.

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 #191 (4dd0546) into develop (57ab418) will increase coverage by 0.32%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #191      +/-   ##
===========================================
+ Coverage    78.56%   78.88%   +0.32%     
===========================================
  Files          112      111       -1     
  Lines        12183    12112      -71     
===========================================
- Hits          9571     9555      -16     
+ Misses        2612     2557      -55     
Impacted Files Coverage Δ
andes/models/exciter/__init__.py 100.00% <ø> (ø)
andes/models/exciter/esac1a.py 100.00% <ø> (ø)
andes/models/exciter/ieeet3.py 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 57ab418...4dd0546. Read the comment docs.