NREL-Sienna / InfrastructureSystems.jl

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

Minor fixes #151

Closed daniel-thom closed 4 years ago

daniel-thom commented 4 years ago

This mostly just fixes use of eltype_data for each subtype of TimeSeriesData.

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into pre-10 will decrease coverage by 0.01%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           pre-10     #151      +/-   ##
==========================================
- Coverage   66.61%   66.59%   -0.02%     
==========================================
  Files          45       45              
  Lines        2408     2410       +2     
==========================================
+ Hits         1604     1605       +1     
- Misses        804      805       +1     
Impacted Files Coverage Δ
src/abstract_time_series.jl 75.00% <ø> (ø)
src/deterministic_single_time_series.jl 88.88% <0.00%> (-2.54%) :arrow_down:
src/hdf5_time_series_storage.jl 92.88% <ø> (-0.06%) :arrow_down:
src/serialization.jl 45.83% <ø> (ø)
src/deterministic.jl 87.03% <100.00%> (+0.24%) :arrow_up:
src/forecasts.jl 76.66% <100.00%> (+0.80%) :arrow_up:
src/probabilistic.jl 66.66% <100.00%> (ø)
src/single_time_series.jl 60.86% <100.00%> (+0.57%) :arrow_up: