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

Model Governor GAST #205

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Developed governor GAST model.

codecov[bot] commented 2 years ago

Codecov Report

Merging #205 (1aa5cf1) into master (236b596) will increase coverage by 0.05%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   78.79%   78.85%   +0.05%     
==========================================
  Files         115      116       +1     
  Lines       12223    12256      +33     
==========================================
+ Hits         9631     9664      +33     
  Misses       2592     2592              
Impacted Files Coverage Δ
andes/core/solver.py 62.69% <ø> (ø)
andes/core/symprocessor.py 13.06% <ø> (ø)
andes/models/__init__.py 100.00% <ø> (ø)
andes/utils/sympy.py 17.64% <0.00%> (ø)
andes/models/governor/__init__.py 100.00% <100.00%> (ø)
andes/models/governor/gast.py 100.00% <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 236b596...1aa5cf1. Read the comment docs.

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
1.1% 1.1% Duplication

cuihantao commented 2 years ago

JInning,

Looks good to me. Thanks for the great work.

cuihantao commented 2 years ago

Looks like GitHub has some issues preventing the merge. All checks have been completed, but the overall status is incomplete.