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 20 forks source link

Make TimeSeriesCache structs immutable #207

Closed daniel-thom closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #207 (85bf587) into master (0bd9002) will decrease coverage by 0.04%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   74.67%   74.63%   -0.05%     
==========================================
  Files          42       42              
  Lines        3017     3024       +7     
==========================================
+ Hits         2253     2257       +4     
- Misses        764      767       +3     
Flag Coverage Δ
unittests 74.63% <95.65%> (-0.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/time_series_cache.jl 94.20% <95.65%> (-1.04%) :arrow_down:
src/common.jl 25.00% <0.00%> (-8.34%) :arrow_down:
src/internal.jl 74.46% <0.00%> (-2.13%) :arrow_down:
src/time_series_container.jl 58.69% <0.00%> (-1.73%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down:
src/hdf5_time_series_storage.jl 94.27% <0.00%> (-0.04%) :arrow_down:
src/utils/print.jl 33.54% <0.00%> (+0.21%) :arrow_up: