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

ECE522 #406

Closed jinningwang closed 1 year ago

jinningwang commented 1 year ago

Add model OLPI and template CLPI

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.43% // Head: 78.16% // Decreases project coverage by -0.27% :warning:

Coverage data is based on head (e5fa6d1) compared to base (1ea274a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #406 +/- ## =========================================== - Coverage 78.43% 78.16% -0.27% =========================================== Files 181 189 +8 Lines 14817 14988 +171 =========================================== + Hits 11621 11715 +94 - Misses 3196 3273 +77 ``` | [Impacted Files](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui) | Coverage Δ | | |---|---|---| | [andes/models/\_\_init\_\_.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [andes/models/experimental/\_\_init\_\_.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [andes/models/experimental/olpi.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9vbHBpLnB5) | `100.00% <100.00%> (ø)` | | | [andes/models/experimental/picontroller.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9waWNvbnRyb2xsZXIucHk=) | `31.81% <0.00%> (ø)` | | | [andes/models/experimental/testmodel.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC90ZXN0bW9kZWwucHk=) | `33.33% <0.00%> (ø)` | | | [andes/models/experimental/fixed.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9maXhlZC5weQ==) | `38.09% <0.00%> (ø)` | | | [andes/models/experimental/regca1os.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9yZWdjYTFvcy5weQ==) | `35.29% <0.00%> (ø)` | | | [andes/models/experimental/genrouos.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9nZW5yb3Vvcy5weQ==) | `37.50% <0.00%> (ø)` | | | [andes/models/experimental/reeca1os.py](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2V4cGVyaW1lbnRhbC9yZWVjYTFvcy5weQ==) | `31.57% <0.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/cuihantao/andes/pull/406?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

cuihantao commented 1 year ago

The documentation fails at

/home/vsts/work/1/s/docs/source/groupdoc/Experimental.rst:21:Inline literal start-string without end-string.

Check the format of the docstring.

jinningwang commented 1 year ago

We will not include OLPI and CLPI in develop branch because they are for teaching.

sonarcloud[bot] commented 1 year 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