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

added test for multi-qflex #94

Closed ZhengLiu1119 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 54.51% // Head: 61.55% // Increases project coverage by +7.03% :tada:

Coverage data is based on head (9feb4e9) compared to base (e6ef41f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #94 +/- ## =========================================== + Coverage 54.51% 61.55% +7.03% =========================================== Files 10 10 Lines 554 554 =========================================== + Hits 302 341 +39 + Misses 252 213 -39 ``` | [Impacted Files](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/94?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/94/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/models/vstab.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/94/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% <ø> (ø)` | | | [src/input/tools.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/94/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL2lucHV0L3Rvb2xzLmps) | `85.07% <0.00%> (+2.98%)` | :arrow_up: | | [src/models/call\_pandamodels.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/94/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL21vZGVscy9jYWxsX3BhbmRhbW9kZWxzLmps) | `100.00% <0.00%> (+21.42%)` | :arrow_up: | | [src/models/qflex.jl](https://codecov.io/gh/e2nIEE/PandaModels.jl/pull/94/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=e2nIEE#diff-c3JjL21vZGVscy9xZmxleC5qbA==) | `88.70% <0.00%> (+45.16%)` | :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.