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

Improved paneapower interface #336

Closed jinningwang closed 2 years ago

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

Codecov Report

Merging #336 (c2544c2) into develop (6cdc057) will increase coverage by 0.07%. The diff coverage is 96.00%.

@@             Coverage Diff             @@
##           develop     #336      +/-   ##
===========================================
+ Coverage    78.00%   78.07%   +0.07%     
===========================================
  Files          170      170              
  Lines        14087    14151      +64     
===========================================
+ Hits         10988    11048      +60     
- Misses        3099     3103       +4     
Impacted Files Coverage Δ
andes/interop/pandapower.py 90.26% <96.00%> (+0.95%) :arrow_up:

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 6cdc057...c2544c2. 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

cuihantao commented 2 years ago

Hey Jinning,

Is it ready to be merged? I'm a bit behind recently.

jinningwang commented 2 years ago

Hey Jinning,

Is it ready to be merged? I'm a bit behind recently.

Yes, I have finished my improvements.