CURENT / andes

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

Plock #159

Closed jinningwang closed 3 years ago

jinningwang commented 3 years ago

Added DER protection model PLK.

codecov[bot] commented 3 years ago

Codecov Report

Merging #159 (ba3d23e) into develop (a825d92) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #159      +/-   ##
===========================================
+ Coverage    82.23%   82.30%   +0.07%     
===========================================
  Files          105      106       +1     
  Lines        11590    11632      +42     
===========================================
+ Hits          9531     9574      +43     
+ Misses        2059     2058       -1     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/distributed/__init__.py 100.00% <100.00%> (ø)
andes/models/distributed/plk.py 100.00% <100.00%> (ø)
andes/models/group.py 89.22% <0.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 a825d92...ba3d23e. Read the comment docs.

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
0.0% 0.0% Duplication