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

Prepare for v1.3.11 release. #156

Closed cuihantao closed 3 years ago

cuihantao commented 3 years ago

Minor updates and fixes.

codecov[bot] commented 3 years ago

Codecov Report

Merging #156 (1c32c14) into master (2d12222) will decrease coverage by 0.09%. The diff coverage is 87.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   82.47%   82.37%   -0.10%     
==========================================
  Files         102      104       +2     
  Lines       11455    11521      +66     
==========================================
+ Hits         9447     9490      +43     
- Misses       2008     2031      +23     
Impacted Files Coverage Δ
andes/core/symprocessor.py 86.74% <ø> (ø)
andes/io/psse.py 85.58% <0.00%> (ø)
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/exciter/esst3a.py 100.00% <ø> (ø)
andes/models/exciter/esst4b.py 100.00% <ø> (ø)
andes/models/governor/ieesgo.py 100.00% <ø> (ø)
andes/models/pss.py 100.00% <ø> (ø)
andes/main.py 66.66% <33.33%> (-0.30%) :arrow_down:
andes/plot.py 37.36% <33.33%> (+0.06%) :arrow_up:
andes/core/model.py 80.73% <50.00%> (ø)
... and 13 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 2d12222...1c32c14. 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 16 Code Smells

No Coverage information No Coverage information
1.1% 1.1% Duplication