CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
224 stars 111 forks source link

Gen operator splitting #308

Closed cuihantao closed 2 years ago

cuihantao commented 2 years ago

Experiment code.

codecov[bot] commented 2 years ago

Codecov Report

Merging #308 (8065a39) into develop (ff25615) will decrease coverage by 40.30%. The diff coverage is 38.55%.

:exclamation: Current head 8065a39 differs from pull request most recent head c32b8a8. Consider uploading reports for the commit c32b8a8 to get more accurate results

@@             Coverage Diff              @@
##           develop     #308       +/-   ##
============================================
- Coverage    77.91%   37.61%   -40.31%     
============================================
  Files          160      105       -55     
  Lines        13715    10520     -3195     
============================================
- Hits         10686     3957     -6729     
- Misses        3029     6563     +3534     
Impacted Files Coverage Δ
andes/io/psse.py 7.32% <0.00%> (-78.84%) :arrow_down:
andes/models/timer.py 46.25% <0.00%> (-25.18%) :arrow_down:
andes/core/symprocessor.py 12.24% <25.00%> (-5.10%) :arrow_down:
andes/system.py 16.47% <30.00%> (-59.99%) :arrow_down:
andes/models/experimental/picontroller.py 31.81% <31.81%> (ø)
andes/models/experimental/testmodel.py 33.33% <33.33%> (ø)
andes/models/experimental/genrouos.py 37.50% <37.50%> (ø)
andes/models/experimental/fixed.py 38.09% <38.09%> (ø)
andes/core/model.py 30.20% <50.00%> (-49.12%) :arrow_down:
andes/shared.py 75.40% <50.00%> (-4.26%) :arrow_down:
... and 128 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 ff25615...c32b8a8. 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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication