CURENT / andes

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

`DGPRCT` Enhancement #167

Closed jinningwang closed 3 years ago

jinningwang commented 3 years ago

Revised demo for DGPRCT Revised example input files for DGPRCT ** Revised documentation of DGPRCT

sonarcloud[bot] commented 3 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 3 years ago

Codecov Report

Merging #167 (6e16346) into develop (4313cd1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #167   +/-   ##
========================================
  Coverage    80.75%   80.75%           
========================================
  Files          106      106           
  Lines        11772    11772           
========================================
  Hits          9507     9507           
  Misses        2265     2265           
Impacted Files Coverage Δ
andes/models/distributed/dgprct.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 4313cd1...6e16346. Read the comment docs.