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

Update docs #239

Closed daniel-thom closed 3 years ago

daniel-thom commented 3 years ago

Improve instructions for implementing required interfaces and imports.

codecov[bot] commented 3 years ago

Codecov Report

Merging #239 (6e916ee) into master (b9d8bd6) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   75.37%   75.33%   -0.04%     
==========================================
  Files          43       43              
  Lines        3123     3122       -1     
==========================================
- Hits         2354     2352       -2     
- Misses        769      770       +1     
Flag Coverage Δ
unittests 75.33% <100.00%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
src/time_series_container.jl 60.41% <ø> (ø)
src/component.jl 93.69% <100.00%> (ø)
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: