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

Develop #233

Closed cuihantao closed 2 years ago

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #233 (32fe449) into master (77432e5) will decrease coverage by 0.53%. The diff coverage is 42.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   79.30%   78.76%   -0.54%     
==========================================
  Files         150      150              
  Lines       13153    12646     -507     
==========================================
- Hits        10431     9961     -470     
+ Misses       2722     2685      -37     
Impacted Files Coverage Δ
andes/models/renewable/regcvsg.py 98.88% <ø> (ø)
andes/models/synchronous/plbvfu1.py 100.00% <ø> (ø)
tests/test_plbvfu1.py 100.00% <ø> (ø)
andes/system.py 76.20% <21.73%> (-5.40%) :arrow_down:
andes/plot.py 35.77% <75.00%> (+0.36%) :arrow_up:
andes/main.py 66.18% <100.00%> (ø)
andes/models/exciter/sexs.py 100.00% <100.00%> (ø)
andes/routines/tds.py 63.73% <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 2159ba6...32fe449. Read the comment docs.