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

removing debug prints of entire components #174

Closed claytonpbarrows closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #174 (ade8a91) into master (88edd0d) will increase coverage by 2.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   70.32%   72.40%   +2.08%     
==========================================
  Files          41       41              
  Lines        2605     2914     +309     
==========================================
+ Hits         1832     2110     +278     
- Misses        773      804      +31     
Flag Coverage Δ
unittests 72.40% <100.00%> (+2.08%) :arrow_up:

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

Impacted Files Coverage Δ
src/component.jl 87.71% <100.00%> (+1.78%) :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