CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
224 stars 111 forks source link

Prepare for another minor version release. #397

Closed cuihantao closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.19% // Head: 78.43% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (9560892) compared to base (f1d2c4c). Patch coverage: 78.04% of modified lines in pull request are covered.

:exclamation: Current head 9560892 differs from pull request most recent head 8a5d33b. Consider uploading reports for the commit 8a5d33b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #397 +/- ## ========================================== + Coverage 78.19% 78.43% +0.23% ========================================== Files 181 181 Lines 14794 14817 +23 ========================================== + Hits 11568 11621 +53 + Misses 3226 3196 -30 ``` | [Impacted Files](https://codecov.io/gh/cuihantao/andes/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui) | Coverage Δ | | |---|---|---| | [andes/interop/pandapower.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvaW50ZXJvcC9wYW5kYXBvd2VyLnB5) | `89.96% <0.00%> (-0.31%)` | :arrow_down: | | [andes/models/line/jumper.py](https://codecov.io/gh/cuihantao/andes/pull/397/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% <ø> (ø)` | | | [andes/models/renewable/wtara1.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL3JlbmV3YWJsZS93dGFyYTEucHk=) | `100.00% <ø> (ø)` | | | [andes/models/static/pv.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbW9kZWxzL3N0YXRpYy9wdi5weQ==) | `100.00% <ø> (ø)` | | | [andes/system.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvc3lzdGVtLnB5) | `79.27% <ø> (ø)` | | | [andes/core/symprocessor.py](https://codecov.io/gh/cuihantao/andes/pull/397/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.36% <5.55%> (-0.49%)` | :arrow_down: | | [andes/linsolvers/scipy.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvbGluc29sdmVycy9zY2lweS5weQ==) | `42.42% <11.11%> (ø)` | | | [tests/test\_gridcal.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-dGVzdHMvdGVzdF9ncmlkY2FsLnB5) | `90.90% <90.90%> (+0.90%)` | :arrow_up: | | [andes/interop/gridcal.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvaW50ZXJvcC9ncmlkY2FsLnB5) | `92.94% <92.94%> (ø)` | | | [andes/interop/\_\_init\_\_.py](https://codecov.io/gh/cuihantao/andes/pull/397/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hantao+Cui#diff-YW5kZXMvaW50ZXJvcC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [8 more](https://codecov.io/gh/cuihantao/andes/pull/397/diff?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.

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 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication