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

Jd/fix kwargs deprecation #221

Closed jd-lara closed 3 years ago

jd-lara commented 3 years ago

This fixes the incompatibility introduced in #220

codecov[bot] commented 3 years ago

Codecov Report

Merging #221 (4c0cbd4) into master (88697e0) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head 4c0cbd4 differs from pull request most recent head d16d5b3. Consider uploading reports for the commit d16d5b3 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   74.91%   74.95%   +0.04%     
==========================================
  Files          42       43       +1     
  Lines        3042     3051       +9     
==========================================
+ Hits         2279     2287       +8     
- Misses        763      764       +1     
Flag Coverage Δ
unittests 74.95% <100.00%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
src/InfrastructureSystems.jl 60.00% <ø> (ø)
src/components.jl 90.00% <100.00%> (+0.34%) :arrow_up:
src/deprecated.jl 100.00% <100.00%> (ø)
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: