WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Add switches and transformers as supported components #113

Closed noahrhodes closed 1 year ago

noahrhodes commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 93.94% // Head: 91.50% // Decreases project coverage by -2.44% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #113 +/- ## ========================================== - Coverage 93.94% 91.50% -2.45% ========================================== Files 14 13 -1 Lines 809 812 +3 ========================================== - Hits 760 743 -17 - Misses 49 69 +20 ``` | [Impacted Files](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP) | Coverage Δ | | |---|---|---| | [src/core/options.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvb3B0aW9ucy5qbA==) | `100.00% <ø> (ø)` | | | [src/plots/plot.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL3Bsb3RzL3Bsb3Quamw=) | `85.35% <70.83%> (-10.98%)` | :arrow_down: | | [src/core/data.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvZGF0YS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/core/types.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvdHlwZXMuamw=) | `100.00% <100.00%> (ø)` | | | [src/core/export.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvZXhwb3J0Lmps) | `100.00% <0.00%> (ø)` | | | [src/core/utils.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvdXRpbHMuamw=) | `97.43% <0.00%> (+2.84%)` | :arrow_up: | | [src/core/configuration.jl](https://codecov.io/gh/WISPO-POP/PowerPlots.jl/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WISPO-POP#diff-c3JjL2NvcmUvY29uZmlndXJhdGlvbi5qbA==) | `100.00% <0.00%> (+11.11%)` | :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=WISPO-POP). 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=WISPO-POP)

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