e2nIEE / PandaModels.jl

PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
https://e2niee.github.io/PandaModels.jl/dev/
Other
9 stars 11 forks source link

version 0.7.0 #91

Closed ZhengLiu1119 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 51.03% // Head: 51.94% // Increases project coverage by +0.90% :tada:

Coverage data is based on head (95881f4) compared to base (a839fd0). Patch coverage: 65.62% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 51.03% 51.94% +0.90% ========================================== Files 9 9 Lines 482 514 +32 ========================================== + Hits 246 267 +21 - Misses 236 247 +11 ``` | [Impacted Files](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE) | Coverage Δ | | |---|---|---| | [src/PandaModels.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL1BhbmRhTW9kZWxzLmps) | `100.00% <ø> (ø)` | | | [src/input/tools.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL2lucHV0L3Rvb2xzLmps) | `82.08% <37.50%> (-6.05%)` | :arrow_down: | | [src/models/qflex.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL21vZGVscy9xZmxleC5qbA==) | `43.54% <50.00%> (+0.69%)` | :arrow_up: | | [src/models/vstab.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL21vZGVscy92c3RhYi5qbA==) | `88.70% <50.00%> (-4.15%)` | :arrow_down: | | [src/models/call\_powermodels.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL21vZGVscy9jYWxsX3Bvd2VybW9kZWxzLmps) | `97.22% <100.00%> (+0.55%)` | :arrow_up: | 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=e2nIEE). 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=e2nIEE)

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

ZhengLiu1119 commented 2 years ago