CURENT / andes

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

Prep for v1.5.8 release #247

Closed cuihantao closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #247 (0774d4c) into master (49afc4b) will decrease coverage by 0.18%. The diff coverage is 66.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   78.69%   78.50%   -0.19%     
==========================================
  Files         150      151       +1     
  Lines       12705    12837     +132     
==========================================
+ Hits         9998    10078      +80     
- Misses       2707     2759      +52     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/distributed/pvd1.py 100.00% <ø> (ø)
andes/models/exciter/excbase.py 100.00% <ø> (ø)
andes/models/exciter/ieeet3.py 100.00% <ø> (ø)
andes/models/renewable/repca1.py 100.00% <ø> (ø)
andes/models/timeseries.py 87.03% <ø> (ø)
tests/test_snapshot.py 100.00% <ø> (ø)
andes/core/discrete.py 78.36% <35.93%> (-4.35%) :arrow_down:
andes/core/model.py 74.26% <44.44%> (-1.49%) :arrow_down:
andes/routines/tds.py 63.36% <66.66%> (-0.18%) :arrow_down:
... and 20 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 49afc4b...0774d4c. 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 8 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication