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

add missing method #247

Closed jd-lara closed 3 years ago

jd-lara commented 3 years ago

Tested in https://github.com/NREL-SIIP/PowerSystems.jl/pull/786

codecov[bot] commented 3 years ago

Codecov Report

Merging #247 (ee815bb) into master (fe2b205) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   76.40%   76.34%   -0.06%     
==========================================
  Files          43       43              
  Lines        3153     3154       +1     
==========================================
- Hits         2409     2408       -1     
- Misses        744      746       +2     
Flag Coverage Δ
unittests 76.34% <0.00%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
src/serialization.jl 51.45% <0.00%> (-1.02%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down: