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

Prepare for v1.5.0 release. #201

Closed cuihantao closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #201 (701628e) into master (a89bfbd) will increase coverage by 0.07%. The diff coverage is 82.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   78.72%   78.79%   +0.07%     
==========================================
  Files         111      115       +4     
  Lines       12041    12223     +182     
==========================================
+ Hits         9479     9631     +152     
- Misses       2562     2592      +30     
Impacted Files Coverage Δ
andes/core/block.py 81.86% <ø> (ø)
andes/core/common.py 88.41% <ø> (+0.46%) :arrow_up:
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/exciter/esac1a.py 100.00% <ø> (ø)
andes/models/exciter/esst3a.py 100.00% <ø> (ø)
andes/models/renewable/regca1.py 98.41% <ø> (ø)
andes/models/renewable/regcvsg2.py 100.00% <ø> (ø)
tests/test_case.py 100.00% <ø> (ø)
andes/routines/eig.py 42.16% <11.11%> (-0.64%) :arrow_down:
andes/utils/sympy.py 17.64% <17.64%> (ø)
... and 25 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 a89bfbd...701628e. Read the comment docs.

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 A 1 Code Smell

No Coverage information No Coverage information
3.6% 3.6% Duplication