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

Prepare for new minor release. #375

Closed cuihantao closed 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.44% // Head: 78.49% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (42bf027) compared to base (f6ab02f). Patch coverage: 93.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #375 +/- ## ========================================== + Coverage 78.44% 78.49% +0.04% ========================================== Files 178 179 +1 Lines 14614 14661 +47 ========================================== + Hits 11464 11508 +44 - Misses 3150 3153 +3 ``` | [Impacted Files](https://codecov.io/gh/cuihantao/andes/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui) | Coverage Δ | | |---|---|---| | [andes/io/streaming.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvaW8vc3RyZWFtaW5nLnB5) | `17.81% <0.00%> (-0.08%)` | :arrow_down: | | [andes/models/\_\_init\_\_.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?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/synchronous/gencls.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL3N5bmNocm9ub3VzL2dlbmNscy5weQ==) | `100.00% <ø> (ø)` | | | [andes/core/symprocessor.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvY29yZS9zeW1wcm9jZXNzb3IucHk=) | `17.84% <66.66%> (+0.29%)` | :arrow_up: | | [andes/io/xlsx.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvaW8veGxzeC5weQ==) | `78.04% <100.00%> (ø)` | | | [andes/models/governor/\_\_init\_\_.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2dvdmVybm9yL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [andes/models/governor/hygov4.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL2dvdmVybm9yL2h5Z292NC5weQ==) | `100.00% <100.00%> (ø)` | | | [andes/models/synchronous/genrou.py](https://codecov.io/gh/cuihantao/andes/pull/375/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL3N5bmNocm9ub3VzL2dlbnJvdS5weQ==) | `100.00% <100.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.