andrewrosemberg / HydroPowerModels.jl

A Julia/JuMP Package for Hydrothermal economic dispatch Optimization
MIT License
43 stars 5 forks source link

Change code to BlueStyle #59

Closed andrewrosemberg closed 1 year ago

andrewrosemberg commented 1 year ago

closes https://github.com/andrewrosemberg/HydroPowerModels.jl/issues/48

(ignores legacy code in visualization`)

codecov[bot] commented 1 year ago

Codecov Report

Base: 33.44% // Head: 33.76% // Increases project coverage by +0.32% :tada:

Coverage data is based on head (32588b2) compared to base (9643697). Patch coverage: 68.42% of modified lines in pull request are covered.

:exclamation: Current head 32588b2 differs from pull request most recent head 3ab2365. Consider uploading reports for the commit 3ab2365 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ========================================== + Coverage 33.44% 33.76% +0.32% ========================================== Files 10 10 Lines 613 616 +3 ========================================== + Hits 205 208 +3 Misses 408 408 ``` | [Impacted Files](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg) | Coverage Δ | | |---|---|---| | [src/utilities.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL3V0aWxpdGllcy5qbA==) | `46.36% <37.20%> (+0.49%)` | :arrow_up: | | [src/variable.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL3ZhcmlhYmxlLmps) | `82.35% <70.00%> (ø)` | | | [src/IO.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL0lPLmps) | `81.63% <76.19%> (ø)` | | | [src/simulate.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL3NpbXVsYXRlLmps) | `86.95% <85.71%> (ø)` | | | [src/HydroPowerModels.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL0h5ZHJvUG93ZXJNb2RlbHMuamw=) | `97.72% <100.00%> (ø)` | | | [src/build\_model.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL2J1aWxkX21vZGVsLmps) | `100.00% <100.00%> (ø)` | | | [src/constraint.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL2NvbnN0cmFpbnQuamw=) | `100.00% <100.00%> (ø)` | | | [src/objective.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL29iamVjdGl2ZS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/train.jl](https://codecov.io/gh/andrewrosemberg/HydroPowerModels.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+David+Werner+Rosemberg#diff-c3JjL3RyYWluLmps) | `100.00% <100.00%> (ø)` | | 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=Andrew+David+Werner+Rosemberg). 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=Andrew+David+Werner+Rosemberg)

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