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

[WIP] add structure for ANDES->pypowsybl conversion. #299

Closed cuihantao closed 2 years ago

cuihantao commented 2 years ago

Working on adding a PyPowSybl interface.

codecov[bot] commented 2 years ago

Codecov Report

Merging #299 (c597c82) into develop (695e60a) will increase coverage by 0.95%. The diff coverage is 62.50%.

:exclamation: Current head c597c82 differs from pull request most recent head 801d731. Consider uploading reports for the commit 801d731 to get more accurate results

@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
+ Coverage    77.83%   78.79%   +0.95%     
===========================================
  Files          157      153       -4     
  Lines        13242    13027     -215     
===========================================
- Hits         10307    10264      -43     
+ Misses        2935     2763     -172     
Impacted Files Coverage Δ
andes/models/line/line.py 92.95% <50.00%> (-7.05%) :arrow_down:
andes/system.py 76.16% <75.00%> (ø)
andes/core/model.py 80.02% <100.00%> (+0.04%) :arrow_up:
andes/shared.py 78.18% <0.00%> (-0.39%) :arrow_down:
andes/models/group.py 94.90% <0.00%> (-0.02%) :arrow_down:
andes/__init__.py 100.00% <0.00%> (ø)
andes/models/pss/ieeest.py 100.00% <0.00%> (ø)
andes/routines/__init__.py 100.00% <0.00%> (ø)
andes/models/exciter/ac8b.py 100.00% <0.00%> (ø)
andes/models/measurement/pll.py 100.00% <0.00%> (ø)
... and 6 more

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 695e60a...801d731. 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