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

Remove auto-generated time series source files #163

Closed daniel-thom closed 3 years ago

daniel-thom commented 3 years ago

Merged this code into the standard files in order to consolidate and simplify the constructors.

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 into pre-10 will increase coverage by 12.70%. The diff coverage is 80.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           pre-10     #163       +/-   ##
===========================================
+ Coverage   57.55%   70.26%   +12.70%     
===========================================
  Files          42       41        -1     
  Lines        2158     2586      +428     
===========================================
+ Hits         1242     1817      +575     
+ Misses        916      769      -147     
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/time_series_utils.jl 100.00% <ø> (ø)
src/utils/generate_structs.jl 83.65% <0.00%> (-1.65%) :arrow_down:
src/validation.jl 9.90% <ø> (ø)
... and 32 more