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://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
174 stars 42 forks source link

use case builder in quick start guide #333

Closed jd-lara closed 1 year ago

jd-lara commented 1 year ago

Preview link https://nrel-sienna.github.io/PowerSimulationsDynamics.jl/previews/PR333/

codecov[bot] commented 1 year ago

Codecov Report

Merging #333 (30157b2) into main (723dbc3) will decrease coverage by 0.08%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/333/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/333?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 #333 +/- ## ========================================== - Coverage 87.51% 87.44% -0.08% ========================================== Files 65 65 Lines 8426 8426 ========================================== - Hits 7374 7368 -6 - Misses 1052 1058 +6 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `87.44% <ø> (-0.08%)` | :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. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/NREL-Sienna/PowerSimulationsDynamics.jl/pull/333/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-Sienna)
github-actions[bot] commented 1 year ago
Performance Results Version Precompile Time
Main 3.926402348
This Branch 3.942330474
Version Execute Time
Main-Build ResidualModel 8.959085381
Main-Execute ResidualModel 24.300446588
Main-Build MassMatrixModel 0.837768794
Main-Execute MassMatrixModel 303.092184886
This Branch-Build ResidualModel 8.923942014
This Branch-Execute ResidualModel 24.514234167
This Branch-Build MassMatrixModel 0.821309194
This Branch-Execute MassMatrixModel 308.30048736

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