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

Plbvfu1 model implementation. #229

Closed cuihantao closed 2 years ago

cuihantao commented 2 years ago

Implemented PLBVFU1 model.

codecov[bot] commented 2 years ago

Codecov Report

Merging #229 (77432e5) into master (18ab040) will increase coverage by 0.87%. The diff coverage is 97.87%.

:exclamation: Current head 77432e5 differs from pull request most recent head 92a1777. Consider uploading reports for the commit 92a1777 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   78.43%   79.30%   +0.87%     
==========================================
  Files         149      150       +1     
  Lines       12588    13153     +565     
==========================================
+ Hits         9873    10431     +558     
- Misses       2715     2722       +7     
Impacted Files Coverage Δ
andes/system.py 81.60% <80.00%> (+4.35%) :arrow_up:
andes/core/model.py 76.44% <100.00%> (+0.05%) :arrow_up:
andes/models/group.py 94.87% <100.00%> (ø)
andes/models/synchronous/plbvfu1.py 100.00% <100.00%> (ø)
andes/models/timeseries.py 87.03% <100.00%> (+44.72%) :arrow_up:
andes/variables/fileman.py 96.38% <100.00%> (+0.08%) :arrow_up:
tests/test_plbvfu1.py 100.00% <100.00%> (ø)
andes/routines/tds.py 63.73% <0.00%> (+0.21%) :arrow_up:
andes/models/timer.py 72.78% <0.00%> (+0.68%) :arrow_up:
... and 1 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 18ab040...92a1777. 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