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

Fix type check #204

Closed daniel-thom closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #204 (a136ab9) into master (57bd57d) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   74.62%   74.60%   -0.02%     
==========================================
  Files          42       42              
  Lines        3015     3009       -6     
==========================================
- Hits         2250     2245       -5     
+ Misses        765      764       -1     
Flag Coverage Δ
unittests 74.60% <100.00%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
src/in_memory_time_series_storage.jl 71.56% <100.00%> (ø)
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:
src/utils/utils.jl 60.75% <0.00%> (+0.42%) :arrow_up: