NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
38 stars 20 forks source link

Enhance printing of system and components #255

Closed daniel-thom closed 2 years ago

daniel-thom commented 2 years ago

This may be incompatible with the current PSY version. There will be a companion PR forthcoming.

codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (1609b27) into master (ab15f07) will decrease coverage by 1.18%. The diff coverage is 43.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   77.07%   75.89%   -1.19%     
==========================================
  Files          43       43              
  Lines        3372     3302      -70     
==========================================
- Hits         2599     2506      -93     
- Misses        773      796      +23     
Flag Coverage Δ
unittests 75.89% <43.39%> (-1.19%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/component.jl 90.03% <0.00%> (-4.18%) :arrow_down:
src/time_series_utils.jl 40.00% <0.00%> (-60.00%) :arrow_down:
src/utils/print.jl 32.96% <38.23%> (-5.23%) :arrow_down:
src/system_data.jl 87.35% <95.23%> (+0.79%) :arrow_up:
src/utils/utils.jl 64.28% <0.00%> (-3.95%) :arrow_down:
src/utils/generate_structs.jl 84.40% <0.00%> (-0.95%) :arrow_down:
src/internal.jl 78.00% <0.00%> (-0.85%) :arrow_down:
src/probabilistic.jl 77.19% <0.00%> (-0.78%) :arrow_down:
src/scenarios.jl 83.67% <0.00%> (-0.65%) :arrow_down:
src/utils/recorder_events.jl 91.11% <0.00%> (-0.56%) :arrow_down:
... and 21 more