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

Add function make_GSF, add u in make_link_table #304

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #304 (a5baabc) into develop (1a802b8) will decrease coverage by 0.14%. The diff coverage is 33.33%.

@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    78.09%   77.94%   -0.15%     
===========================================
  Files          158      158              
  Lines        13507    13560      +53     
===========================================
+ Hits         10548    10570      +22     
- Misses        2959     2990      +31     
Impacted Files Coverage Δ
andes/core/documenter.py 84.34% <ø> (ø)
andes/thirdparty/sympymod.py 23.80% <ø> (ø)
andes/core/symprocessor.py 17.89% <6.52%> (-0.21%) :arrow_down:
andes/interop/pandapower.py 80.32% <41.66%> (-8.31%) :arrow_down:
tests/test_pandapower.py 95.12% <50.00%> (+0.12%) :arrow_up:
andes/interop/matpower.py 30.23% <58.33%> (+1.66%) :arrow_up:
andes/interop/pypowsybl.py 22.78% <58.33%> (+4.97%) :arrow_up:
andes/shared.py 80.00% <100.00%> (+0.33%) :arrow_up:

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 1a802b8...a5baabc. Read the comment docs.

cuihantao commented 2 years ago

See my code changes.

jinningwang commented 2 years ago

See my code changes.

Thanks! I'll pull it to my local.

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