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

jd/serialization_update_dyngens #173

Closed jd-lara closed 3 years ago

jd-lara commented 3 years ago

@daniel-thom I used a different name without the _ because it is the function I call in PSY.

codecov[bot] commented 3 years ago

Codecov Report

Merging #173 (153f3ba) into master (b527f9e) will increase coverage by 2.05%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   70.35%   72.40%   +2.05%     
==========================================
  Files          41       41              
  Lines        2601     2914     +313     
==========================================
+ Hits         1830     2110     +280     
- Misses        771      804      +33     
Flag Coverage Δ
unittests 72.40% <66.66%> (+2.05%) :arrow_up:

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

Impacted Files Coverage Δ
src/serialization.jl 51.00% <66.66%> (+6.29%) :arrow_up:
src/time_series_formats.jl 61.22% <0.00%> (-7.83%) :arrow_down:
src/single_time_series.jl 58.51% <0.00%> (-1.23%) :arrow_down:
src/time_series_parser.jl 64.63% <0.00%> (-1.12%) :arrow_down:
src/deterministic.jl 78.12% <0.00%> (-0.45%) :arrow_down:
src/time_series_utils.jl 100.00% <0.00%> (ø)
src/deterministic_metadata.jl 100.00% <0.00%> (ø)
src/utils/stdout_redirector.jl 100.00% <0.00%> (ø)
src/utils/flatten_iterator_wrapper.jl 100.00% <0.00%> (ø)
src/hdf5_time_series_storage.jl 94.56% <0.00%> (+0.24%) :arrow_up:
... and 26 more