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

Fixes TGOV1 and related equation issues #226

Closed cuihantao closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #226 (e6d36af) into master (b9a1a71) will decrease coverage by 0.27%. The diff coverage is 48.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   78.70%   78.42%   -0.28%     
==========================================
  Files         147      148       +1     
  Lines       12571    12665      +94     
==========================================
+ Hits         9894     9933      +39     
- Misses       2677     2732      +55     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/timeseries.py 45.65% <45.65%> (ø)
andes/linsolvers/solverbase.py 100.00% <100.00%> (ø)
andes/models/governor/tgov1.py 87.67% <100.00%> (ø)
andes/routines/tds.py 63.51% <100.00%> (+0.07%) :arrow_up:
andes/system.py 77.25% <100.00%> (+0.02%) :arrow_up:
andes/linsolvers/suitesparse.py 67.08% <0.00%> (-6.33%) :arrow_down:

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 b9a1a71...e6d36af. 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
0.0% 0.0% Duplication