CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
208 stars 108 forks source link

Prepare for v1.7.1 #330

Closed cuihantao closed 2 years ago

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #330 (fb2bc38) into master (a146421) will decrease coverage by 0.00%. The diff coverage is 70.50%.

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   77.80%   77.80%   -0.01%     
==========================================
  Files         166      169       +3     
  Lines       13897    14067     +170     
==========================================
+ Hits        10813    10945     +132     
- Misses       3084     3122      +38     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/governor/tgbase.py 100.00% <ø> (ø)
andes/main.py 63.76% <50.00%> (ø)
andes/routines/tds.py 62.69% <50.00%> (-0.38%) :arrow_down:
andes/variables/dae.py 67.03% <50.00%> (-2.00%) :arrow_down:
andes/plot.py 39.18% <69.69%> (+2.02%) :arrow_up:
andes/system.py 76.26% <70.37%> (-0.16%) :arrow_down:
andes/core/service.py 83.04% <77.77%> (-0.13%) :arrow_down:
andes/models/misc/output.py 96.00% <96.00%> (ø)
andes/models/distributed/pvd1.py 100.00% <100.00%> (ø)
... and 7 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 a146421...fb2bc38. Read the comment docs.