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

Minor corrections in ANDES examples' documentation #333

Closed aaliqureshi closed 2 years ago

aaliqureshi commented 2 years ago

Minor corrections in documentation.

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #333 (6a79be8) into develop (63b6c8d) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #333   +/-   ##
========================================
  Coverage    78.00%   78.00%           
========================================
  Files          170      170           
  Lines        14087    14087           
========================================
+ Hits         10988    10989    +1     
+ Misses        3099     3098    -1     
Impacted Files Coverage Δ
andes/utils/misc.py 67.69% <0.00%> (+1.53%) :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 63b6c8d...6a79be8. Read the comment docs.

cuihantao commented 2 years ago

Thanks a lot!

cuihantao commented 2 years ago

The CI error is due to my mistake. Fixing it now.

cuihantao commented 2 years ago

CI on my develop branch passed. Ready to merge.