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

Do not let the same component reference get stored twice #218

Closed daniel-thom closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #218 (3466eb4) into master (e448ba3) will decrease coverage by 0.05%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
- Coverage   74.90%   74.85%   -0.06%     
==========================================
  Files          42       42              
  Lines        3021     3018       -3     
==========================================
- Hits         2263     2259       -4     
- Misses        758      759       +1     
Flag Coverage Δ
unittests 74.85% <91.66%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
src/hdf5_time_series_storage.jl 94.27% <91.66%> (-0.04%) :arrow_down:
src/utils/utils.jl 60.33% <0.00%> (-0.43%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down: