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.4.0 #165

Closed cuihantao closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #165 (023b339) into master (e90eedd) will increase coverage by 0.17%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   82.31%   82.48%   +0.17%     
==========================================
  Files         106      106              
  Lines       11636    11739     +103     
==========================================
+ Hits         9578     9683     +105     
+ Misses       2058     2056       -2     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/renewable/regca1.py 98.41% <ø> (ø)
andes/models/timer.py 72.10% <ø> (ø)
andes/plot.py 35.42% <0.00%> (-0.18%) :arrow_down:
andes/routines/tds.py 66.16% <0.00%> (-0.51%) :arrow_down:
andes/variables/dae.py 81.25% <ø> (ø)
andes/models/group.py 90.46% <85.00%> (+1.23%) :arrow_up:
andes/core/var.py 81.14% <87.50%> (-0.15%) :arrow_down:
andes/core/block.py 83.78% <100.00%> (+0.03%) :arrow_up:
andes/core/discrete.py 82.24% <100.00%> (+0.03%) :arrow_up:
... and 13 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 e90eedd...023b339. Read the comment docs.

sonarcloud[bot] commented 3 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 32 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

cuihantao commented 3 years ago

@jinningwang Just release v1.4.0 Thanks for the hard work!

jinningwang commented 3 years ago

@jinningwang Just release v1.4.0 Thanks for the hard work!

Cheers!