NREL-Sienna / PowerSimulationsDynamics.jl

Julia package to run Dynamic Power System simulations. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://nrel-sienna.github.io/PowerSimulationsDynamics.jl/stable/
BSD 3-Clause "New" or "Revised" License
177 stars 42 forks source link

Add wpidhy #391

Closed SebastianManriqueM closed 1 month ago

github-actions[bot] commented 1 month ago
Performance Results Version Precompile Time
Main 1.958772251
This Branch 1.9383795
Version Execute Time
Main-Build ResidualModel 7.068904888
Main-Execute ResidualModel 16.182572961
Main-Build MassMatrixModel 0.605906103
Main-Execute MassMatrixModel 32.13381909
This Branch-Build ResidualModel 7.12088054
This Branch-Execute ResidualModel 16.590647968
This Branch-Build MassMatrixModel 0.622127018
This Branch-Execute MassMatrixModel 32.564164512

ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.88732% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.99%. Comparing base (c94d006) to head (a4f6320). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/initialization/generator_components/init_tg.jl 95.31% 3 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391/graphs/tree.svg?width=650&height=150&src=pr&token=Af8jhDz6u9&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna)](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna) ```diff @@ Coverage Diff @@ ## main #391 +/- ## ========================================== - Coverage 87.36% 86.99% -0.38% ========================================== Files 65 66 +1 Lines 9143 9702 +559 ========================================== + Hits 7988 8440 +452 - Misses 1155 1262 +107 ``` | [Flag](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna) | `86.99% <97.88%> (-0.38%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna) | Coverage Δ | | |---|---|---| | [src/models/common\_controls.jl](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?src=pr&el=tree&filepath=src%2Fmodels%2Fcommon_controls.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna#diff-c3JjL21vZGVscy9jb21tb25fY29udHJvbHMuamw=) | `30.85% <100.00%> (+3.59%)` | :arrow_up: | | [src/models/generator\_models/tg\_models.jl](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?src=pr&el=tree&filepath=src%2Fmodels%2Fgenerator_models%2Ftg_models.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna#diff-c3JjL21vZGVscy9nZW5lcmF0b3JfbW9kZWxzL3RnX21vZGVscy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/post\_processing/post\_proc\_generator.jl](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?src=pr&el=tree&filepath=src%2Fpost_processing%2Fpost_proc_generator.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna#diff-c3JjL3Bvc3RfcHJvY2Vzc2luZy9wb3N0X3Byb2NfZ2VuZXJhdG9yLmps) | `90.61% <100.00%> (+1.46%)` | :arrow_up: | | [src/initialization/generator\_components/init\_tg.jl](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391?src=pr&el=tree&filepath=src%2Finitialization%2Fgenerator_components%2Finit_tg.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna#diff-c3JjL2luaXRpYWxpemF0aW9uL2dlbmVyYXRvcl9jb21wb25lbnRzL2luaXRfdGcuamw=) | `95.95% <95.31%> (+0.16%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/391/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna)