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

Fix get_time_series functions for Determinstic #147

Closed daniel-thom closed 3 years ago

daniel-thom commented 3 years ago

Probabilistic will be covered in a different PR.

codecov[bot] commented 3 years ago

Codecov Report

Merging #147 into pre-10 will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           pre-10     #147      +/-   ##
==========================================
+ Coverage   62.95%   63.23%   +0.28%     
==========================================
  Files          42       42              
  Lines        2162     2165       +3     
==========================================
+ Hits         1361     1369       +8     
+ Misses        801      796       -5     
Impacted Files Coverage Δ
src/abstract_time_series.jl 100.00% <ø> (ø)
src/component.jl 78.80% <100.00%> (+2.99%) :arrow_up:
src/deterministic.jl 97.56% <100.00%> (+0.26%) :arrow_up:
src/single_time_series.jl 54.23% <100.00%> (+0.78%) :arrow_up: