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

Merge develop #320

Closed cuihantao closed 2 years ago

cuihantao commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #320 (fb87618) into master (cfac3a7) will increase coverage by 0.23%. The diff coverage is 82.05%.

@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
+ Coverage   77.80%   78.03%   +0.23%     
==========================================
  Files         171      166       -5     
  Lines       13938    13843      -95     
==========================================
- Hits        10845    10803      -42     
+ Misses       3093     3040      -53     
Impacted Files Coverage Δ
andes/core/service.py 84.13% <0.00%> (ø)
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/governor/gast.py 100.00% <ø> (ø)
andes/models/renewable/reeca1.py 100.00% <ø> (ø)
andes/core/model/model.py 80.63% <80.00%> (+0.07%) :arrow_up:
andes/core/discrete.py 75.76% <100.00%> (ø)
andes/routines/daeint.py 72.07% <100.00%> (ø)
andes/routines/tds.py 63.12% <100.00%> (+0.20%) :arrow_up:
andes/system.py 76.41% <100.00%> (+0.28%) :arrow_up:
tests/test_case.py 100.00% <100.00%> (ø)
... and 8 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 cfac3a7...fb87618. 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 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication