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

Fixed a bug in REGF1 #390

Closed zaidmahmood closed 1 year ago

zaidmahmood commented 1 year ago

A bug was fixed in REGF1 model.

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
0.0% 0.0% Duplication

cuihantao commented 1 year ago

Thanks a lot!!

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.40% // Head: 78.40% // No change to project coverage :thumbsup:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #390 +/- ## ======================================== Coverage 78.40% 78.40% ======================================== Files 179 179 Lines 14687 14687 ======================================== Hits 11516 11516 Misses 3171 3171 ``` | [Impacted Files](https://codecov.io/gh/cuihantao/andes/pull/390?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui) | Coverage Δ | | |---|---|---| | [andes/models/renewable/regf1.py](https://codecov.io/gh/cuihantao/andes/pull/390/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL3JlbmV3YWJsZS9yZWdmMS5weQ==) | `99.01% <100.00%> (ø)` | | | [andes/models/line/jumper.py](https://codecov.io/gh/cuihantao/andes/pull/390/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2xpbmUvanVtcGVyLnB5) | `100.00% <0.00%> (ø)` | | 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.