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
39 stars 21 forks source link

change read-write HDF5 files #153

Closed jd-lara closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #153 into pre-10 will increase coverage by 11.49%. The diff coverage is 80.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           pre-10     #153       +/-   ##
===========================================
+ Coverage   57.55%   69.05%   +11.49%     
===========================================
  Files          42       45        +3     
  Lines        2158     2433      +275     
===========================================
+ Hits         1242     1680      +438     
+ Misses        916      753      -163     
Impacted Files Coverage Δ
src/InfrastructureSystems.jl 66.66% <ø> (ø)
src/abstract_time_series.jl 75.00% <0.00%> (+38.63%) :arrow_up:
src/common.jl 33.33% <ø> (+33.33%) :arrow_up:
src/components.jl 90.21% <ø> (+22.73%) :arrow_up:
src/generated/DeterministicMetadata.jl 57.14% <ø> (+11.68%) :arrow_up:
src/generated/ProbabilisticMetadata.jl 45.83% <ø> (+45.83%) :arrow_up:
src/generated/ScenariosMetadata.jl 45.83% <ø> (+45.83%) :arrow_up:
src/serialization.jl 45.83% <ø> (+12.95%) :arrow_up:
src/time_series_formats.jl 69.04% <0.00%> (ø)
src/time_series_utils.jl 100.00% <ø> (ø)
... and 35 more