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

Updating Template to call set_value in the setter function #244

Closed sourabhdalvi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #244 (236842a) into master (36ecbb0) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   75.58%   75.54%   -0.04%     
==========================================
  Files          43       43              
  Lines        3141     3140       -1     
==========================================
- Hits         2374     2372       -2     
- Misses        767      768       +1     
Flag Coverage Δ
unittests 75.54% <ø> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
src/utils/generate_structs.jl 84.40% <ø> (ø)
src/utils/utils.jl 61.18% <0.00%> (-0.43%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down:
daniel-thom commented 3 years ago

Can you update the docs for this option?

docs/src/dev_guide/auto_generation.md
sourabhdalvi commented 3 years ago

Can you update the docs for this option?

docs/src/dev_guide/auto_generation.md

Updated the needs_conversion section