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

Time series fixes #146

Closed daniel-thom closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #146 into pre-10 will increase coverage by 0.25%. The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           pre-10     #146      +/-   ##
==========================================
+ Coverage   62.69%   62.95%   +0.25%     
==========================================
  Files          42       42              
  Lines        2174     2162      -12     
==========================================
- Hits         1363     1361       -2     
+ Misses        811      801      -10     
Impacted Files Coverage Δ
src/InfrastructureSystems.jl 66.66% <ø> (ø)
src/generated/Scenarios.jl 0.00% <0.00%> (ø)
src/time_series_parameters.jl 92.30% <0.00%> (ø)
src/component.jl 75.81% <100.00%> (+0.98%) :arrow_up:
src/deterministic.jl 97.29% <100.00%> (-0.08%) :arrow_down:
src/forecasts.jl 66.66% <100.00%> (+1.96%) :arrow_up:
src/generated/Deterministic.jl 61.53% <100.00%> (-9.05%) :arrow_down:
src/generated/Probabilistic.jl 60.00% <100.00%> (+2.10%) :arrow_up:
src/hdf5_time_series_storage.jl 92.34% <100.00%> (+1.10%) :arrow_up:
src/in_memory_time_series_storage.jl 69.66% <100.00%> (-0.23%) :arrow_down:
... and 4 more