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

Develop #141

Closed cuihantao closed 3 years ago

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
11.1% 11.1% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #141 (710839d) into master (d34ce8e) will increase coverage by 0.00%. The diff coverage is 86.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   82.46%   82.47%           
=======================================
  Files         101      102    +1     
  Lines       11447    11455    +8     
=======================================
+ Hits         9440     9447    +7     
- Misses       2007     2008    +1     
Impacted Files Coverage Δ
andes/models/exciter/esst3a.py 100.00% <ø> (ø)
andes/models/exciter/esst4b.py 100.00% <ø> (ø)
andes/core/symprocessor.py 86.74% <50.00%> (-0.17%) :arrow_down:
andes/core/npfunc.py 100.00% <100.00%> (ø)
andes/models/exciter/esdc2a.py 100.00% <100.00%> (ø)
andes/models/exciter/exac1.py 100.00% <100.00%> (ø)
andes/models/exciter/ieeet1.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 d34ce8e...710839d. Read the comment docs.