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

v1.4.1, bug fixes. #166

Closed cuihantao closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #166 (b5cfe57) into master (45e9653) will decrease coverage by 1.72%. The diff coverage is 61.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
- Coverage   82.48%   80.75%   -1.73%     
==========================================
  Files         106      106              
  Lines       11739    11771      +32     
==========================================
- Hits         9683     9506     -177     
- Misses       2056     2265     +209     
Impacted Files Coverage Δ
andes/plot.py 35.42% <0.00%> (ø)
andes/system.py 78.06% <58.55%> (-0.81%) :arrow_down:
andes/core/model.py 80.83% <100.00%> (ø)
andes/core/symprocessor.py 86.77% <100.00%> (+0.03%) :arrow_up:
andes/main.py 66.66% <100.00%> (ø)
andes/models/group.py 90.46% <100.00%> (ø)
tests/test_case.py 100.00% <100.00%> (ø)
andes/io/txt.py 6.81% <0.00%> (-84.10%) :arrow_down:
andes/variables/report.py 17.24% <0.00%> (-70.12%) :arrow_down:
andes/routines/eig.py 38.09% <0.00%> (-26.99%) :arrow_down:
... and 3 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 45e9653...b5cfe57. 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication