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 #158

Closed jinningwang closed 3 years ago

jinningwang commented 3 years ago

Added early version DER protection model plock.

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

jinningwang commented 3 years ago

Solved conflicts in distributed init.

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (8096278) into develop (a825d92) will decrease coverage by 0.19%. The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #158      +/-   ##
===========================================
- Coverage    82.23%   82.04%   -0.20%     
===========================================
  Files          105      106       +1     
  Lines        11590    11632      +42     
===========================================
+ Hits          9531     9543      +12     
- Misses        2059     2089      +30     
Impacted Files Coverage Δ
andes/models/distributed/plock.py 26.82% <26.82%> (ø)
andes/models/distributed/__init__.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 a825d92...8096278. Read the comment docs.