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

HYGOV #238

Closed jinningwang closed 2 years ago

jinningwang commented 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 #238 (9d310b3) into develop (24c133f) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #238      +/-   ##
===========================================
+ Coverage    78.40%   78.50%   +0.10%     
===========================================
  Files          150      151       +1     
  Lines        12775    12835      +60     
===========================================
+ Hits         10016    10076      +60     
  Misses        2759     2759              
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/governor/__init__.py 100.00% <100.00%> (ø)
andes/models/governor/hygov.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 24c133f...9d310b3. Read the comment docs.